Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dpmap.h119 #define KPTDI 0 /* start of kernel virtual pde's */ macro
/f-stack/freebsd/i386/i386/
H A Dpmap.c987 mpte->pindex = i + KPTDI; in __CONCAT()
5976 PTD[KPTDI] = enable ? PTD[LOWPTDI] : 0; in __CONCAT()