Home
last modified time | relevance | path

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

/linux/arch/x86/include/uapi/asm/
A Dkvm_para.h57 #define MSR_KVM_POLL_CONTROL 0x4b564d05 macro
/linux/arch/x86/kernel/
A Dkvm.c731 rdmsrl(MSR_KVM_POLL_CONTROL, val); in kvm_suspend()
743 wrmsrl(MSR_KVM_POLL_CONTROL, 0); in kvm_resume()
1128 wrmsrl(MSR_KVM_POLL_CONTROL, 0); in kvm_disable_host_haltpoll()
1133 wrmsrl(MSR_KVM_POLL_CONTROL, 1); in kvm_enable_host_haltpoll()
/linux/tools/testing/selftests/kvm/x86_64/
A Dkvm_pv_test.c36 TEST_MSR(MSR_KVM_POLL_CONTROL),
/linux/Documentation/virt/kvm/x86/
A Dmsr.rst342 MSR_KVM_POLL_CONTROL:
/linux/arch/x86/kvm/
A Dx86.c438 MSR_KVM_POLL_CONTROL,
4046 case MSR_KVM_POLL_CONTROL: in kvm_set_msr_common()
4401 case MSR_KVM_POLL_CONTROL: in kvm_get_msr_common()

Completed in 32 milliseconds