Searched refs:KVM_REQ_PMI (Results 1 – 3 of 3) sorted by relevance
98 #define KVM_REQ_PMI KVM_ARCH_REQ(11) macro
11173 if (kvm_check_request(KVM_REQ_PMI, vcpu)) in vcpu_enter_guest()11563 if (kvm_test_request(KVM_REQ_PMI, vcpu)) in kvm_vcpu_has_events()
8635 kvm_make_request(KVM_REQ_PMI, vcpu); in vmx_handle_intel_pt_intr()