Home
last modified time | relevance | path

Searched refs:pvinit (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/platform/vkernel64/platform/
H A Dpmap.c154 static struct pv_entry *pvinit; variable
579 pvinit = (struct pv_entry *) in pmap_init()
583 zbootinit(pvzone, "PV ENTRY", sizeof (struct pv_entry), pvinit, in pmap_init()
/dragonfly/sys/platform/pc64/x86_64/
H A Dpmap.c265 static struct pv_entry *pvinit; variable
1428 pvinit = (void *)kmem_alloc(kernel_map, in pmap_init()
1432 pvinit, initial_pvs); in pmap_init()