Searched refs:PTE_ISMANAGED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/powerpc/include/
H A Dpte.h278 #define PTE_ISMANAGED(pte) ((pte)->flags & PTE_MANAGED) macro
/freebsd-10.2-release/sys/powerpc/booke/
H A Dpmap.c857 if (PTE_ISMANAGED(pte)) {
2008 if (PTE_ISMODIFIED(pte) && PTE_ISMANAGED(pte))

Completed in 58 milliseconds