Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/hyperv/
H A Dhv_spinlock.c69 !(ms_hyperv.features & HV_MSR_GUEST_IDLE_AVAILABLE)) { in hv_init_spinlocks()
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dhyperv-tlfs.h70 #define HV_MSR_GUEST_IDLE_AVAILABLE BIT(10) macro