Home
last modified time | relevance | path

Searched refs:pmc_is_gp (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dpmu.c438 if (pmc_is_gp(pmc)) in check_pmu_event_filter()
737 if (pmc_is_gp(pmc)) in kvm_pmu_reset()
842 if (pmc_is_gp(pmc)) { in cpl_is_matched()
Dpmu.h120 static inline bool pmc_is_gp(struct kvm_pmc *pmc) in pmc_is_gp() function