linux/include/hyperv
Nuno Das Neves df40f32c87 mshv: Update hv_stats_page definitions
hv_stats_page belongs in hvhdk.h, move it there.

It does not require a union to access the data for different counters,
just use a single u64 array for simplicity and to match the Windows
definitions.

While at it, correct the ARM64 value for VpRootDispatchThreadBlocked.

Signed-off-by: Nuno Das Neves <nunodasneves@linux.microsoft.com>
Acked-by: Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
Reviewed-by: Michael Kelley <mhklinux@outlook.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
2026-02-04 06:17:05 +00:00
..
hvgdk.h hyperv: Add new Hyper-V headers in include/hyperv 2025-01-10 00:54:20 +00:00
hvgdk_ext.h hyperv: Add new Hyper-V headers in include/hyperv 2025-01-10 00:54:20 +00:00
hvgdk_mini.h hyperv: Avoid -Wflex-array-member-not-at-end warning 2025-12-18 19:42:01 +00:00
hvhdk.h mshv: Update hv_stats_page definitions 2026-02-04 06:17:05 +00:00
hvhdk_mini.h mshv: Add definitions for MSHV sleep state configuration 2025-12-05 23:24:57 +00:00