Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
H A Dhv_spinlock.c75 !(ms_hyperv.features & HV_MSR_GUEST_IDLE_AVAILABLE)) { in hv_init_spinlocks()
/linux/tools/testing/selftests/kvm/include/x86/
H A Dhyperv.h105 #define HV_MSR_GUEST_IDLE_AVAILABLE \ macro
/linux/include/hyperv/
H A Dhvgdk_mini.h282 #define HV_MSR_GUEST_IDLE_AVAILABLE BIT(10) macro