Searched refs:KVM_REQ_PMI (Results 1 – 3 of 3) sorted by relevance
99 #define KVM_REQ_PMI KVM_ARCH_REQ(11) macro
11266 if (kvm_check_request(KVM_REQ_PMI, vcpu)) in vcpu_enter_guest()11656 if (kvm_test_request(KVM_REQ_PMI, vcpu)) in kvm_vcpu_has_events()
8543 kvm_make_request(KVM_REQ_PMI, vcpu); in vmx_handle_intel_pt_intr()