Searched refs:boot_physinstalled (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/sun4/os/ |
H A D | startup.c | 833 static prom_memlist_t *boot_physinstalled, *boot_physavail, *boot_virtavail; variable 1022 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist() 1031 installed_top_size_memlist_array(boot_physinstalled, in startup_memlist() 1037 startup_build_mem_nodes(boot_physinstalled, boot_physinstalled_len); in startup_memlist() 1372 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist() 1419 copy_memlist(boot_physinstalled, boot_physinstalled_len, &memlist); in startup_memlist() 1606 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_modules() 1675 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_bop_gone() 1718 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_fixup_physavail()
|