Home
last modified time | relevance | path

Searched refs:HV_CPU_MANAGEMENT (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h135 #define HV_CPU_MANAGEMENT \ macro
/linux/drivers/hv/
H A Dhv_common.c759 } else if (ms_hyperv.priv_high & HV_CPU_MANAGEMENT) { in hv_identify_partition_type()
/linux/include/hyperv/
H A Dhvgdk_mini.h305 #define HV_CPU_MANAGEMENT BIT(12) macro