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

/netbsd-current/sys/uvm/pmap/
H A Dpmap.c202 #ifndef PMAP_PDETAB_ALIGN
203 #define PMAP_PDETAB_ALIGN /* nothing */ macro
207 pmap_pdetab_t pmap_kstart_pdetab PMAP_PDETAB_ALIGN; /* first mid-level pdetab for kernel */ variable
209 pmap_pdetab_t pmap_kern_pdetab PMAP_PDETAB_ALIGN; variable

Completed in 191 milliseconds