Searched refs:boot_virtavail_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 1024 &boot_virtavail, &boot_virtavail_len); in startup_memlist() 1374 &boot_virtavail, &boot_virtavail_len); in startup_memlist() 1382 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist); in startup_memlist() 1608 &boot_virtavail, &boot_virtavail_len); in startup_modules() 1622 bop_alloc_pages = size_virtalloc(boot_virtavail, boot_virtavail_len); in startup_modules() 1650 nhblk8 += boot_virtavail_len; in startup_modules() 1677 &boot_virtavail, &boot_virtavail_len); in startup_bop_gone() 1697 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist); in startup_bop_gone() 1720 &boot_virtavail, &boot_virtavail_len); in startup_fixup_physavail()
|