Searched refs:ID1_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
58 #define ID1_PAGESIZE BIT(31) macro
1763 smmu->pgshift = (id & ID1_PAGESIZE) ? 16 : 12; in arm_smmu_device_cfg_probe()