Searched refs:boot_physavail (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/sun4/os/ |
H A D | startup.c | 837 static prom_memlist_t *boot_physinstalled, *boot_physavail, *boot_virtavail; variable 1027 &boot_physavail, &boot_physavail_len, in startup_memlist() 1377 &boot_physavail, &boot_physavail_len, in startup_memlist() 1407 copy_memlist(boot_physavail, boot_physavail_len, &memlist); in startup_memlist() 1633 &boot_physavail, &boot_physavail_len, in startup_modules() 1702 &boot_physavail, &boot_physavail_len, in startup_bop_gone() 1745 &boot_physavail, &boot_physavail_len, in startup_fixup_physavail() 1754 copy_memlist(boot_physavail, boot_physavail_len, &memlist); in startup_fixup_physavail()
|