Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iommu/arm/arm-smmu/
Darm-smmu.h179 #define ARM_SMMU_TCR_T0SZ GENMASK(5, 0) macro
188 #define ARM_SMMU_VTCR_T0SZ ARM_SMMU_TCR_T0SZ
390 FIELD_PREP(ARM_SMMU_TCR_T0SZ, cfg->arm_lpae_s1_cfg.tcr.tsz); in arm_smmu_lpae_tcr()