Searched refs:boot_physinstalled_len (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/sun4/os/ |
| H A D | startup.c | 834 static size_t boot_physinstalled_len, boot_physavail_len, boot_virtavail_len; variable 1022 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist() 1032 boot_physinstalled_len, &physmax, &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()
|