Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/perf/arm_cspmu/
Darm_cspmu.c848 static inline u32 to_phys_idx(struct arm_cspmu *cspmu, u32 idx) in to_phys_idx() function
870 hwc->idx = to_phys_idx(cspmu, idx); in arm_cspmu_add()