Searched defs:boot_virtavail (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c837 static prom_memlist_t *boot_physinstalled, *boot_physavail, *boot_virtavail; variable
1028 &boot_virtavail, &boot_virtavail_len);
1378 &boot_virtavail, &boot_virtavail_len);
1386 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist);
1634 &boot_virtavail, &boot_virtavail_len);
1648 bop_alloc_pages = size_virtalloc(boot_virtavail, boot_virtavail_len);
1669 * boot_virtavail list needs to be adjusted to take this into
1703 &boot_virtavail, &boot_virtavail_len);
1723 copy_memlist(boot_virtavail, boot_virtavail_len, &memlist);
1746 &boot_virtavail,
[all...]

Completed in 61 milliseconds