Home
last modified time | relevance | path

Searched refs:PTMASK (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/osfmk/i386/ !
H A Dpmap.h161 #define PTMASK (NBPT-1) macro
/xnu-11417.121.6/osfmk/x86_64/ !
H A Dpmap.c1256 pde = *pdep & PTMASK; /* page attributes from pde */ in pmap_lowmem_finalize()