Searched refs:LPTE_M (Results 1 – 2 of 2) sorted by relevance
135 #define LPTE_M EXTEND_PTE( PTE_M ) macro
610 return (LPTE_M); in moea64_calc_wimg() 616 return (LPTE_W | LPTE_M); in moea64_calc_wimg() 629 pte_lo |= LPTE_M;716 == LPTE_M) in moea64_add_ofw_mappings() 791 pte_lo = LPTE_M; in moea64_kenter_large() 826 pte_lo = LPTE_M; in moea64_setup_direct_map() 1899 pvo->pvo_pte.pa = VM_PAGE_TO_PHYS(m) | LPTE_M; in moea64_uma_page_alloc() 2328 if (moea64_calc_wimg(va, VM_MEMATTR_DEFAULT) != LPTE_M) in moea64_map()