Home
last modified time | relevance | path

Searched refs:HV_X64_MSR_GUEST_IDLE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dhv_spinlock.c35 * Reading HV_X64_MSR_GUEST_IDLE MSR tells the hypervisor that the in hv_qlock_wait()
41 * disable interrupts before accessing the HV_X64_MSR_GUEST_IDLE in hv_qlock_wait()
52 rdmsrl(HV_X64_MSR_GUEST_IDLE, msr_val); in hv_qlock_wait()
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A Dhv_spinlock.c34 * Reading HV_X64_MSR_GUEST_IDLE MSR tells the hypervisor that the in hv_qlock_wait()
40 * disable interrupts before accessing the HV_X64_MSR_GUEST_IDLE in hv_qlock_wait()
53 rdmsrl(HV_X64_MSR_GUEST_IDLE, msr_val); in hv_qlock_wait()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhyperv-tlfs.h189 #define HV_X64_MSR_GUEST_IDLE 0x400000F0 macro
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/include/x86_64/
H A Dhyperv.h68 #define HV_X64_MSR_GUEST_IDLE 0x400000F0 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhyperv-tlfs.h258 #define HV_X64_MSR_GUEST_IDLE 0x400000F0 macro

Completed in 9 milliseconds