Searched refs:PTE_M (Results 1 – 3 of 3) sorted by relevance
81 #define PTE_M 0x00000010 macro114 #define LPTE_M EXTEND_PTE( PTE_M )233 #define PTE_M MAS2_M macro255 #define PTE_M TLB_M macro
406 return (PTE_W | PTE_M); in tlb_calc_wimg()1287 pte->flags = PTE_M | PTE_SR | PTE_SW | PTE_SX | PTE_WIRED | in mmu_booke_bootstrap()1726 flags |= PTE_M; in mmu_booke_enter_locked()
389 return (PTE_W | PTE_M); in moea_calc_wimg()401 pte_lo = PTE_M; in moea_calc_wimg()