Searched refs:bi_use_pae (Results 1 – 4 of 4) sorted by relevance
111 uint32_t bi_use_pae; /* MMU uses PAE mode (8 byte PTES) */ member
93 kbm_pae_support = bi->bi_use_pae; in kbm_init()
2655 bi->bi_use_pae = pae_support; in startup_kernel()
312 pgsize = xbootp->bi_use_pae ? TWO_MEG : FOUR_MEG; in do_bsys_alloc()