Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h198 #define STRTAB_L1_DESC_DWORDS 1 macro
H A Darm-smmu-v3.c1348 strtab = &cfg->strtab[(sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS]; in arm_smmu_init_l2_strtab()
2023 idx = (sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS; in arm_smmu_get_step_for_sid()
2722 strtab += STRTAB_L1_DESC_DWORDS << 3; in arm_smmu_init_l1_strtab()
2736 size = STRTAB_L1_SZ_SHIFT - (ilog2(STRTAB_L1_DESC_DWORDS) + 3); in arm_smmu_init_strtab_2lvl()
2746 l1size = cfg->num_l1_ents * (STRTAB_L1_DESC_DWORDS << 3); in arm_smmu_init_strtab_2lvl()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.h204 #define STRTAB_L1_DESC_DWORDS 1 macro
H A Darm-smmu-v3.c1429 strtab = &cfg->strtab[(sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS]; in arm_smmu_init_l2_strtab()
2257 idx = (sid >> STRTAB_SPLIT) * STRTAB_L1_DESC_DWORDS; in arm_smmu_get_step_for_sid()
3000 strtab += STRTAB_L1_DESC_DWORDS << 3; in arm_smmu_init_l1_strtab()
3014 size = STRTAB_L1_SZ_SHIFT - (ilog2(STRTAB_L1_DESC_DWORDS) + 3); in arm_smmu_init_strtab_2lvl()
3024 l1size = cfg->num_l1_ents * (STRTAB_L1_DESC_DWORDS << 3); in arm_smmu_init_strtab_2lvl()

Completed in 13 milliseconds