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

/freebsd-13-stable/sys/powerpc/include/
H A Dpte.h307 #define PTE_ISMANAGED(pte) ((*pte) & PTE_MANAGED) macro
/freebsd-13-stable/sys/powerpc/booke/
H A Dpmap_64.c410 if (PTE_ISMANAGED(pte)) {
H A Dpmap_32.c459 if (PTE_ISMANAGED(pte)) {
H A Dpmap.c1675 if (PTE_ISMODIFIED(pte) && PTE_ISMANAGED(pte))

Completed in 107 milliseconds