Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dpmap.h117 #define PTDPTDI (NPDEPTD - NTRPPTD - NPGPTD)
118 #define TRPTDI (NPDEPTD - NTRPPTD) /* u/k trampoline ptd */
H A Dparam.h93 #define NPDEPTD (NBPTD / sizeof(pd_entry_t)) macro