Searched refs:to_smmu_pmu (Results 1 – 1 of 1) sorted by relevance
118 #define to_smmu_pmu(p) (container_of(p, struct smmu_pmu, pmu)) macro134 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_enable()143 struct smmu_pmu *smmu_pmu = to_smmu_pmu(pmu); in smmu_pmu_disable()205 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_update()253 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_set_event_filter()331 if (to_smmu_pmu(new->pmu)->global_filter && in smmu_pmu_events_compatible()346 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_init()406 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_start()419 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_stop()436 struct smmu_pmu *smmu_pmu = to_smmu_pmu(event->pmu); in smmu_pmu_event_add()[all …]