Home
last modified time | relevance | path

Searched refs:deliver_pmi (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-pmu-ops.h26 KVM_X86_PMU_OP_OPTIONAL(deliver_pmi)
/openbmc/linux/arch/x86/kvm/
H A Dpmu.h34 void (*deliver_pmi)(struct kvm_vcpu *vcpu); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c771 .deliver_pmi = intel_pmu_deliver_pmi,