Home
last modified time | relevance | path

Searched refs:SMMU_PMCG_CFGR_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/perf/
H A Darm_smmuv3_pmu.c73 #define SMMU_PMCG_CFGR_SIZE GENMASK(13, 8) macro
823 reg_size = FIELD_GET(SMMU_PMCG_CFGR_SIZE, cfgr); in smmu_pmu_probe()
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_smmuv3_pmu.c74 #define SMMU_PMCG_CFGR_SIZE GENMASK(13, 8) macro
904 reg_size = FIELD_GET(SMMU_PMCG_CFGR_SIZE, cfgr); in smmu_pmu_probe()

Completed in 4 milliseconds