Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c107 static struct xboot_info *xbootp; variable
205 struct memlist *ml = (struct memlist *)xbootp->bi_phys_install; in do_bop_phys_alloc()
312 pgsize = xbootp->bi_use_pae ? TWO_MEG : FOUR_MEG; in do_bsys_alloc()
313 if (xbootp->bi_use_largepage && a == pgsize) { in do_bsys_alloc()
2121 xbootp = xbp; in _start()