Home
last modified time | relevance | path

Searched refs:MEMINFO_PLGRP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h427 #define MEMINFO_PLGRP (0x07 << MEMINFO_SHIFT) /* lgroup for paddr */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c175 if ((req_array[0] & MEMINFO_MASK) == MEMINFO_PLGRP) { in meminfo()
276 case MEMINFO_PLGRP: in meminfo()