Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Darm-smmu-v3.c213 #define STRTAB_L1_DESC_DWORDS 1 macro
1674 strtab = &cfg->strtab[(sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS]; in arm_smmu_init_l2_strtab()
2282 idx = (sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS; in arm_smmu_get_step_for_sid()
2860 strtab += STRTAB_L1_DESC_DWORDS << 3; in arm_smmu_init_l1_strtab()
2874 size = STRTAB_L1_SZ_SHIFT - (ilog2(STRTAB_L1_DESC_DWORDS) + 3); in arm_smmu_init_strtab_2lvl()
2884 l1size = cfg->num_l1_ents * (STRTAB_L1_DESC_DWORDS << 3); in arm_smmu_init_strtab_2lvl()