Home
last modified time | relevance | path

Searched refs:pd_entry_t (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/amd64/machine/
H A Dpmap.h236 typedef u_int64_t pd_entry_t; typedef
251 #define PDmap ((pd_entry_t *)(addr_PDmap))
252 #define PDPmap ((pd_entry_t *)(addr_PDPmap))
253 #define PML4map ((pd_entry_t *)(addr_PML4map))
254 #define PML4pml4e ((pd_entry_t *)(addr_PML4pml4e))
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dparam.h104 #define NPDEPTD (NBPTD/(sizeof (pd_entry_t)))
105 #define NPDEPG (PAGE_SIZE/(sizeof (pd_entry_t)))
/illumos-gate/usr/src/compat/bhyve/amd64/machine/
H A Dparam.h31 #define NPDEPG (PAGE_SIZE/(sizeof (pd_entry_t)))
/illumos-gate/usr/src/boot/sys/amd64/include/
H A Dparam.h102 #define NPDEPG (PAGE_SIZE/(sizeof (pd_entry_t)))