pv_entry
struct pv_entry;
struct pv_entry *gd_newpv;
struct pv_entry;
RB_PROTOTYPE2(pv_entry_rb_tree, pv_entry, pv_entry,
struct pv_entry *pm_pmlpv; /* PV entry for pml4 */
struct pv_entry *pm_pmlpv_iso; /* (isolated version) */
RB_HEAD(pv_entry_rb_tree, pv_entry) pm_pvroot;
struct pv_entry *pm_pvhint_pt; /* pv_entry lookup hint */
struct pv_entry *pm_pvhint_unused;
RB_ENTRY(pv_entry) pv_entry;
initial_pvs * sizeof (struct pv_entry),
zbootinit(pvzone, "PV ENTRY", sizeof (struct pv_entry),
static struct pv_entry *pvinit;
RB_GENERATE2(pv_entry_rb_tree, pv_entry, pv_entry,
struct pv_entry dummy_pv;
nkpt_phys += howmany(Maxmem * sizeof(struct pv_entry), NBPDR);
struct pv_entry;
RB_PROTOTYPE2(pv_entry_rb_tree, pv_entry, pv_entry,
TAILQ_HEAD(,pv_entry) pv_list;
RB_HEAD(pv_entry_rb_tree, pv_entry) pm_pvroot;
TAILQ_ENTRY(pv_entry) pv_list;
RB_ENTRY(pv_entry) pv_entry;
static struct pv_entry *pvinit;
RB_GENERATE2(pv_entry_rb_tree, pv_entry, pv_entry,
pvinit = (struct pv_entry *)
initial_pvs * sizeof (struct pv_entry),
zbootinit(pvzone, "PV ENTRY", sizeof (struct pv_entry), pvinit,