Home
last modified time | relevance | path

Searched refs:NUPML5E (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/amd64/include/
H A Dvmparam.h196 #define VM_MAXUSER_ADDRESS_LA57 UVADDR(NUPML5E, 0, 0, 0, 0)
H A Dpmap.h202 #define NUPML5E (NPML5EPG / 2) /* number of userland PML5 macro
204 #define NUPML4E (NUPML5E * NPML4EPG) /* number of userland PML4
/f-stack/freebsd/amd64/amd64/
H A Dpmap.c4433 if (pmap->pm_pmltopu != NULL && pml5index < NUPML5E) { in pmap_allocpte_nosleep()
11567 for (i5 = 0; i5 < NUPML5E; i5++) { in DB_SHOW_COMMAND()