Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dkvm-x86-pmu-ops.h15 KVM_X86_PMU_OP(hw_event_available)
/openbmc/linux/arch/x86/kvm/svm/
H A Dpmu.c237 .hw_event_available = amd_hw_event_available,
/openbmc/linux/arch/x86/kvm/
H A Dpmu.h22 bool (*hw_event_available)(struct kvm_pmc *pmc); member
/openbmc/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.c760 .hw_event_available = intel_hw_event_available,