Home
last modified time | relevance | path

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

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