Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dpmap.h121 #define PTDPTDI (NPDEPTD - NTRPPTD - NPGPTD)
122 #define TRPTDI (NPDEPTD - NTRPPTD) /* u/k trampoline ptd */
H A Dparam.h96 #define NPDEPTD (NBPTD / sizeof(pd_entry_t)) macro