Home
last modified time | relevance | path

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

/original-bsd/sys/i386/include/
H A Dpmap.h109 #define KPTDI_FIRST 0x3f8 /* start of kernel virtual pde's */ macro
/original-bsd/sys/i386/i386/
H A Dpmap.c461 bcopy(PTD+KPTDI_FIRST, pmap->pm_pdir+KPTDI_FIRST,
462 (KPTDI_LAST-KPTDI_FIRST+1)*4);