Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c240 diff_memlists(struct memlist *proto, struct memlist *diff, void (*func)()) in diff_memlists() function
359 diff_memlists(orig, new, less_pages); in sync_memlists()
365 diff_memlists(new, orig, more_pages); in sync_memlists()
H A Dstartup.c1847 diff_memlists(phys_avail, old_phys_avail, update_kcage_ranges); in startup_vm()
2715 diff_memlists(phys_install, nopp_list, kphysm_memseg); in kphysm_init()
2726 diff_memlists(phys_install, phys_avail, kphysm_erase); in kphysm_init()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h67 extern void diff_memlists(struct memlist *, struct memlist *,