Searched refs:STRTAB_NUM_L2_STES (Results 1 – 2 of 2) sorted by relevance
222 #define STRTAB_NUM_L2_STES (1 << STRTAB_SPLIT) macro224 struct arm_smmu_ste stes[STRTAB_NUM_L2_STES];234 return sid / STRTAB_NUM_L2_STES; in arm_smmu_strtab_l1_idx()239 return sid % STRTAB_NUM_L2_STES; in arm_smmu_strtab_l2_idx()
3807 ilog2(cfg->l2.num_l1_ents * STRTAB_NUM_L2_STES), in arm_smmu_init_strtab_2lvl()