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

/freebsd-current/sys/amd64/include/
H A Dparam.h117 #define NPML5EPG (PAGE_SIZE/(sizeof (pml5_entry_t))) macro
118 #define NPML5EPGSHIFT 9 /* LOG2(NPML5EPG) */
H A Dpmap.h215 #define NUPML5E (NPML5EPG / 2) /* number of userland PML5
251 #define PML5PML5I (NPML5EPG / 2) /* Index of recursive pml5 mapping */
/freebsd-current/sys/amd64/amd64/
H A Dpmap.c11901 range->sva = la57 ? KV5ADDR(NPML5EPG - 1, NPML4EPG - 1, NPDPEPG - 1,
11997 range.sva = la57 ? KV5ADDR(NPML5EPG - 1, NPML4EPG - 1, NPDPEPG - 1,

Completed in 188 milliseconds