Searched refs:REGION_ENTRY_I (Results 1 – 3 of 3) sorted by relevance
188 if (entry & REGION_ENTRY_I) { in mmu_translate_asce()207 if (entry & REGION_ENTRY_I) { in mmu_translate_asce()226 if (entry & REGION_ENTRY_I) { in mmu_translate_asce()
698 #define REGION_ENTRY_I 0x0000000000000020ULL macro
2312 if (!(entry & REGION_ENTRY_I)) { in HELPER()2314 entry |= REGION_ENTRY_I; in HELPER()