Home
last modified time | relevance | path

Searched refs:max_shm_lpsize (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/sun4u/vm/
H A Dmach_vm_dep.c120 size_t max_shm_lpsize = MMU_PAGESIZE4M; variable
134 if (max_shm_lpsize == MMU_PAGESIZE4M) { in adjust_data_maxlpsize()
135 max_shm_lpsize = ismpagesize; in adjust_data_maxlpsize()
/titanic_44/usr/src/uts/sun4u/cpu/
H A Dus3_cheetah.c151 max_shm_lpsize = MMU_PAGESIZE; in cpu_fiximp()
/titanic_44/usr/src/uts/i86pc/vm/
H A Dvm_dep.h423 extern size_t max_shm_lpsize;
H A Dvm_machdep.c318 size_t max_shm_lpsize = MMU_PAGESIZE; variable
491 max_lpsize = max_shm_lpsize; in map_pgszcvec()
/titanic_44/usr/src/uts/sun4v/vm/
H A Dmach_vm_dep.c111 size_t max_shm_lpsize = MMU_PAGESIZE4M; variable
/titanic_44/usr/src/uts/sun4/vm/
H A Dvm_dep.c707 max_shm_lpsize, shm_lpg_min_physmem)); in map_pgszcvec()
H A Dvm_dep.h604 extern size_t max_shm_lpsize;
/titanic_44/usr/src/uts/i86pc/os/
H A Dstartup.c2067 max_shm_lpsize = LEVEL_SIZE(1); in startup_vm()