Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c99 static struct xboot_info *xbootp; variable
196 struct memlist *ml = (struct memlist *)xbootp->bi_phys_install; in do_bop_phys_alloc()
212 if (xbootp->bi_use_pae == 0 && high_phys > FOUR_GIG) 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()
794 if (strstr((char *)xbootp->bi_cmdline, "prom_debug") || kbm_debug) in boot_prop_finish()
1801 xbootp = xbp; in _start()