Home
last modified time | relevance | path

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

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