Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dpmu_intel.h17 static inline bool fw_writes_is_enabled(struct kvm_vcpu *vcpu) in fw_writes_is_enabled() function
H A Dpmu_intel.c134 if (!fw_writes_is_enabled(pmu_to_vcpu(pmu))) in get_fw_gp_pmc()
H A Dvmx.c4318 intercept || !fw_writes_is_enabled(vcpu)); in vmx_recalc_pmu_msr_intercepts()