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

/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c838 static size_t boot_physinstalled_len, boot_physavail_len, boot_virtavail_len; variable
1026 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len,
1036 boot_physinstalled_len, &physmax, &physinstalled);
1041 startup_build_mem_nodes(boot_physinstalled, boot_physinstalled_len);
1376 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len,
1423 copy_memlist(boot_physinstalled, boot_physinstalled_len, &memlist);
1632 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len,
1701 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len,
1744 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len,

Completed in 65 milliseconds