Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dpmu_intel.c176 bool intel_pmu_lbr_is_compatible(struct kvm_vcpu *vcpu) in intel_pmu_lbr_is_compatible() function
536 if (intel_pmu_lbr_is_compatible(vcpu)) in intel_pmu_refresh()
Dvmx.h97 bool intel_pmu_lbr_is_compatible(struct kvm_vcpu *vcpu);
Dvmx.c2222 if (!intel_pmu_lbr_is_compatible(vcpu)) in vmx_set_msr()