Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmman.h426 #define MEMINFO_VREPL_LGRP (0x06 << MEMINFO_SHIFT) /* lgrp of replica */ macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c268 case MEMINFO_VREPL_LGRP: in meminfo()