Home
last modified time | relevance | path

Searched defs:xboot_info (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/sys/
H A Dbootinfo.h101 struct xboot_info { struct
102 uint64_t bi_next_paddr; /* next physical address not used */
103 native_ptr_t bi_next_vaddr; /* next virtual address not used */
104 native_ptr_t bi_cmdline;
105 native_ptr_t bi_phys_install;
106 native_ptr_t bi_rsvdmem;
107 native_ptr_t bi_pcimem;
108 native_ptr_t bi_modules;
109 uint32_t bi_module_cnt;
110 uint32_t bi_use_largepage; /* MMU uses large pages */
[all …]