Searched refs:boot_physinstalled_len (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4/os/ |
H A D | startup.c | 838 static size_t boot_physinstalled_len, boot_physavail_len, boot_virtavail_len; variable 1026 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist() 1036 boot_physinstalled_len, &physmax, &physinstalled); in startup_memlist() 1041 startup_build_mem_nodes(boot_physinstalled, boot_physinstalled_len); in startup_memlist() 1376 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist() 1423 copy_memlist(boot_physinstalled, boot_physinstalled_len, &memlist); in startup_memlist() 1632 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_modules() 1701 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_bop_gone() 1744 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_fixup_physavail()
|