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/tools/testing/selftests/kvm/x86_64/
A Dkvm_pv_test.c85 TEST_MSR(MSR_KVM_POLL_CONTROL),
/linux/arch/x86/kernel/
A Dkvm.c1098 wrmsrl(MSR_KVM_POLL_CONTROL, 0); in kvm_disable_host_haltpoll()
1103 wrmsrl(MSR_KVM_POLL_CONTROL, 1); in kvm_enable_host_haltpoll()
/linux/Documentation/virt/kvm/
A Dmsr.rst343 MSR_KVM_POLL_CONTROL:
/linux/arch/x86/kvm/
A Dx86.c1429 MSR_KVM_POLL_CONTROL,
3590 case MSR_KVM_POLL_CONTROL: in kvm_set_msr_common()
3913 case MSR_KVM_POLL_CONTROL: in kvm_get_msr_common()

Completed in 88 milliseconds