Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h239 typedef u_int64_t pml4_entry_t; typedef
249 #define addr_PML4pml4e (addr_PML4map + (PML4PML4I * sizeof(pml4_entry_t)))
315 pml4_entry_t *pm_pml4; /* KVA of level 4 page table */
/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dparam.h37 #define NPML4EPG (PAGE_SIZE/(sizeof (pml4_entry_t)))
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dparam.h114 #define NPML4EPG (PAGE_SIZE/(sizeof (pml4_entry_t)))