Searched refs:max_uheap_lpsize (Results 1 – 9 of 9) sorted by relevance
114 size_t max_uheap_lpsize = MMU_PAGESIZE4M; variable126 if (max_uheap_lpsize == MMU_PAGESIZE4M) { in adjust_data_maxlpsize()127 max_uheap_lpsize = ismpagesize; in adjust_data_maxlpsize()
472 pgsz > max_uheap_lpsize) in map_pgszheap()572 if (max_uheap_lpsize > MMU_PAGESIZE) { in map_pgsz()651 max_uheap_lpsize, privm_lpg_min_physmem)); in map_pgszcvec()
599 extern size_t max_uheap_lpsize;
147 max_uheap_lpsize = MMU_PAGESIZE; in cpu_fiximp()
419 extern size_t max_uheap_lpsize;
314 size_t max_uheap_lpsize = MMU_PAGESIZE; variable474 MAPPGSZ_HEAP ? max_uheap_lpsize : max_ustack_lpsize); in map_pgsz()585 max_lpsize = max_uheap_lpsize; in map_pgszcvec()
105 size_t max_uheap_lpsize = MMU_PAGESIZE64K; variable
167 max_uheap_lpsize = MMU_PAGESIZE4M; in cpu_setup()
2003 max_uheap_lpsize = LEVEL_SIZE(1); in startup_vm()