Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dkvm_para.h33 #define KVM_FEATURE_POLL_CONTROL 12 macro
/arch/x86/kernel/
A Dkvm.c731 if (kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL)) in kvm_suspend()
743 if (kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL) && has_guest_poll) in kvm_resume()
1138 if (!kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL)) { in arch_haltpoll_enable()
1151 if (!kvm_para_has_feature(KVM_FEATURE_POLL_CONTROL)) in arch_haltpoll_disable()
/arch/x86/kvm/
A Dcpuid.c1621 (1 << KVM_FEATURE_POLL_CONTROL) | in __do_cpuid_func()
A Dx86.c4056 if (!guest_pv_has(vcpu, KVM_FEATURE_POLL_CONTROL)) in kvm_set_msr_common()
4407 if (!guest_pv_has(vcpu, KVM_FEATURE_POLL_CONTROL)) in kvm_get_msr_common()

Completed in 28 milliseconds