Home
last modified time | relevance | path

Searched refs:MAPPGSZC_STACK (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dvmsystm.h111 #define MAPPGSZC_STACK 0x04 macro
/titanic_44/usr/src/uts/sun4/vm/
H A Dvm_dep.c714 } else if (type == MAPPGSZC_STACK) { in map_pgszcvec()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c501 } else if (type == MAPPGSZC_STACK) { in map_pgszcvec()
/titanic_44/usr/src/uts/common/vm/
H A Dvm_as.c1727 type = MAPPGSZC_STACK; in as_map_ansegs()