LPTE_M
pvo->pvo_pte.pa = VM_PAGE_TO_PHYS(m) | LPTE_M;
if (moea64_calc_wimg(va, VM_MEMATTR_DEFAULT) != LPTE_M)
return (LPTE_M);
return (LPTE_W | LPTE_M);
pte_lo |= LPTE_M;
== LPTE_M)
pte_lo = LPTE_M;
pte_lo = LPTE_M;