Home
last modified time | relevance | path

Searched refs:copy_boot_memlists (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h61 extern void copy_boot_memlists(
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c1022 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist()
1372 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist()
1606 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_modules()
1675 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_bop_gone()
1718 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_fixup_physavail()
H A Dmemlist.c545 copy_boot_memlists( in copy_boot_memlists() function