Searched refs:REGION_ENTRY_TT (Results 1 – 2 of 2) sorted by relevance
191 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION1) { in mmu_translate_asce()210 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION2) { in mmu_translate_asce()229 if ((entry & REGION_ENTRY_TT) != REGION_ENTRY_TT_REGION3) { in mmu_translate_asce()
699 #define REGION_ENTRY_TT 0x000000000000000cULL macro