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

/darwin-on-arm/xnu/osfmk/i386/
H A Dpmap.h172 #define PTMASK (NBPT-1) macro
H A Dpmap.c1156 pde = *pdep & PTMASK; /* page attributes from pde */
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dpmap.c857 pde = *pdep & PTMASK; /* page attributes from pde */

Completed in 34 milliseconds