Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h422 #define MEMINFO_VLGRP (0x02 << MEMINFO_SHIFT) /* get lgroup */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c148 case MEMINFO_VLGRP: in meminfo()
219 case MEMINFO_VLGRP: in meminfo()
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c1489 uint_t info[2] = { MEMINFO_VLGRP, MEMINFO_VPAGESIZE }; in mem_chunk_get()