Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dpmu_intel.c180 bool intel_pmu_lbr_is_compatible(struct kvm_vcpu *vcpu) in intel_pmu_lbr_is_compatible() function
550 if (intel_pmu_lbr_is_compatible(vcpu)) in intel_pmu_refresh()
Dvmx.h110 bool intel_pmu_lbr_is_compatible(struct kvm_vcpu *vcpu);
Dvmx.c2307 if (!intel_pmu_lbr_is_compatible(vcpu)) in vmx_set_msr()