Searched refs:ppc_get_pmu_inuse (Results 1 – 2 of 2) sorted by relevance
46 if (ppc_get_pmu_inuse()) { in switch_pmu_to_guest()189 get_lppaca()->pmcregs_in_use = ppc_get_pmu_inuse(); in switch_pmu_to_host()194 if (ppc_get_pmu_inuse()) { in switch_pmu_to_host()
38 static inline int ppc_get_pmu_inuse(void) in ppc_get_pmu_inuse() function