Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ptools/pmap/
H A Dpmap_common.h45 AT_PRIVM, enumerator
H A Dpmap_common.c160 mtypes |= (1 << AT_PRIVM); in anon_name()
/titanic_44/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c589 newmap->mtypes |= 1 << AT_PRIVM; in create_maplist()
638 for (i = AT_STACK; i >= AT_PRIVM; i--) { in create_maplist()
986 case AT_PRIVM: in main()