Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dmemlist_plat.h69 extern void sync_memlists(struct memlist *, struct memlist *);
/illumos-gate/usr/src/uts/sun4/os/
H A Dmemlist.c352 sync_memlists(struct memlist *orig, struct memlist *new) in sync_memlists() function
H A Dstartup.c1760 sync_memlists(phys_avail, cur); in startup_fixup_physavail()