Searched refs:ID1_PAGESIZE (Results 1 – 2 of 2) sorted by relevance
75 pgshift = (reg_id1 & ID1_PAGESIZE) ? 16 : 12; in tegra_smmu_save_context()
593 #define ID1_PAGESIZE (1U << 31) macro