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_64/
H A Dhyperv.h138 #define HV_CPU_MANAGEMENT \ macro
/linux/arch/x86/kernel/cpu/
H A Dmshyperv.c412 if ((ms_hyperv.priv_high & HV_CPU_MANAGEMENT) && in ms_hyperv_init_platform()
/linux/include/asm-generic/
H A Dhyperv-tlfs.h91 #define HV_CPU_MANAGEMENT BIT(12) macro