Home
last modified time | relevance | path

Searched refs:MSR_KVM_POLL_CONTROL (Results 1 – 4 of 4) sorted by relevance

/arch/x86/include/uapi/asm/
A Dkvm_para.h57 #define MSR_KVM_POLL_CONTROL 0x4b564d05 macro
/arch/x86/kernel/
A Dkvm.c732 rdmsrq(MSR_KVM_POLL_CONTROL, val); in kvm_suspend()
744 wrmsrq(MSR_KVM_POLL_CONTROL, 0); in kvm_resume()
1128 wrmsrq(MSR_KVM_POLL_CONTROL, 0); in kvm_disable_host_haltpoll()
1133 wrmsrq(MSR_KVM_POLL_CONTROL, 1); in kvm_enable_host_haltpoll()
/arch/x86/kvm/vmx/
A Dtdx.c2191 case MSR_KVM_POLL_CONTROL: in tdx_has_emulated_msr()
/arch/x86/kvm/
A Dx86.c441 MSR_KVM_POLL_CONTROL,
4055 case MSR_KVM_POLL_CONTROL: in kvm_set_msr_common()
4406 case MSR_KVM_POLL_CONTROL: in kvm_get_msr_common()

Completed in 36 milliseconds