Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dvmsystm.h104 #define MAPPGSZ_ISM 0x08 macro
/titanic_50/usr/src/uts/sun4/vm/
H A Dvm_dep.c617 if (maptype != MAPPGSZ_ISM && physmem < privm_lpg_min_physmem) { in map_pgsz()
622 case MAPPGSZ_ISM: in map_pgsz()
/titanic_50/usr/src/uts/common/os/
H A Dshm.c335 share_size = map_pgsz(MAPPGSZ_ISM, pp, addr, size, 0); in shmat()
/titanic_50/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c378 if (maptype != MAPPGSZ_ISM && physmem < privm_lpg_min_physmem) { in map_pgsz()
416 case MAPPGSZ_ISM: in map_pgsz()