Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c101 static struct xboot_info *xbootp; variable
198 struct memlist *ml = (struct memlist *)xbootp->bi_phys_install; in do_bop_phys_alloc()
214 if (xbootp->bi_use_pae == 0 && high_phys > FOUR_GIG) in do_bop_phys_alloc()
314 pgsize = xbootp->bi_use_pae ? TWO_MEG : FOUR_MEG; in do_bsys_alloc()
315 if (xbootp->bi_use_largepage && a == pgsize) { in do_bsys_alloc()
796 if (strstr((char *)xbootp->bi_cmdline, "prom_debug") || kbm_debug) in boot_prop_finish()
1847 xbootp = xbp; in _start()