Searched refs:boot_virtavail_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 1028 &boot_virtavail, &boot_virtavail_len); in startup_memlist() 1378 &boot_virtavail, &boot_virtavail_len); in startup_memlist() 1386 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist); in startup_memlist() 1634 &boot_virtavail, &boot_virtavail_len); in startup_modules() 1648 bop_alloc_pages = size_virtalloc(boot_virtavail, boot_virtavail_len); in startup_modules() 1676 nhblk8 += boot_virtavail_len; in startup_modules() 1703 &boot_virtavail, &boot_virtavail_len); in startup_bop_gone() 1723 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist); in startup_bop_gone() 1746 &boot_virtavail, &boot_virtavail_len); in startup_fixup_physavail()
|