Searched refs:IMMU_PGTABLE_LEVEL_MASK (Results 1 – 2 of 2) sorted by relevance
74 #define IMMU_PGTABLE_LEVEL_MASK ((1<<IMMU_PGTABLE_LEVEL_STRIDE) - 1) macro
1897 xlate->xlt_idx = (offbits & IMMU_PGTABLE_LEVEL_MASK); in xlate_setup()