Searched refs:PTE_I (Results 1 – 4 of 4) sorted by relevance
95 #define PTE_I 0x00000020 macro134 #define LPTE_I EXTEND_PTE( PTE_I )250 #define PTE_I (MAS2_I << PTE_MAS2_SHIFT) macro
402 return (PTE_I | PTE_G); in moea_calc_wimg()408 return (PTE_I); in moea_calc_wimg()418 pte_lo = PTE_I | PTE_G; in moea_calc_wimg()438 case (PTE_I | PTE_G): in moea_bootstrap_convert_wimg()1216 (pte_lo & (PTE_I | PTE_G)) == 0) in moea_enter_locked()
907 if ((flags & (PTE_I | PTE_G)) == 0) in mmu_booke_quick_enter_page()
1175 if ((flags & (PTE_I | PTE_G)) == 0) in mmu_booke_kenter_attr()