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

/netbsd-current/sys/arch/powerpc/ibm4xx/
H A Dpmap.c159 #define PV_ISWIRED(pv) ((pv)->pv_va & PV_WIRED) macro
768 if (PV_ISWIRED(pv))
781 if (PV_ISWIRED(npv)) {
907 if (PV_ISWIRED(pv)) {

Completed in 131 milliseconds