Home
last modified time | relevance | path

Searched refs:MAPPGSZ_STK (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dvmsystm.h102 #define MAPPGSZ_STK 0x02 macro
/titanic_44/usr/src/uts/common/syscall/
H A Dmemcntl.c199 type = MAPPGSZ_STK; in memcntl()
/titanic_44/usr/src/uts/sun4/vm/
H A Dvm_dep.c626 case MAPPGSZ_STK: in map_pgsz()
/titanic_44/usr/src/uts/common/os/
H A Dgrow.c349 pgsz = map_pgsz(MAPPGSZ_STK, p, sp, newsize, 0); in grow_lpg()
H A Dexec.c1999 p->p_stkpageszc = page_szc(map_pgsz(MAPPGSZ_STK, p, 0, 0, 0)); in exec_args()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c384 case MAPPGSZ_STK: in map_pgsz()