Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h61 extern void copy_boot_memlists(
/titanic_44/usr/src/uts/sun4/os/
H A Dstartup.c1026 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist()
1376 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_memlist()
1632 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_modules()
1701 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_bop_gone()
1744 copy_boot_memlists(&boot_physinstalled, &boot_physinstalled_len, in startup_fixup_physavail()
H A Dmemlist.c545 copy_boot_memlists( in copy_boot_memlists() function