Home
last modified time | relevance | path

Searched defs:phys_avail (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sort/
H A Dutility.c349 size_t phys_avail = sysconf(_SC_AVPHYS_PAGES) * sysconf(_SC_PAGESIZE); in available_memory() local
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c344 struct memlist *phys_avail; /* Total available physical memory */ variable
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c169 struct memlist *phys_avail; /* Available (unreserved) physical memory */ variable