Searched refs:max_uheap_lpsize (Results 1 – 9 of 9) sorted by relevance
113 size_t max_uheap_lpsize = MMU_PAGESIZE4M; variable125 if (max_uheap_lpsize == MMU_PAGESIZE4M) { in adjust_data_maxlpsize()126 max_uheap_lpsize = ismpagesize; in adjust_data_maxlpsize()
533 pgsz > max_uheap_lpsize) in map_pgszheap()633 if (max_uheap_lpsize > MMU_PAGESIZE) { in map_pgsz()712 max_uheap_lpsize, privm_lpg_min_physmem)); in map_pgszcvec()
597 extern size_t max_uheap_lpsize;
147 max_uheap_lpsize = MMU_PAGESIZE; in cpu_fiximp()
416 extern size_t max_uheap_lpsize;
311 size_t max_uheap_lpsize = MMU_PAGESIZE; variable386 MAPPGSZ_HEAP ? max_uheap_lpsize : max_ustack_lpsize); in map_pgsz()497 max_lpsize = max_uheap_lpsize; in map_pgszcvec()
104 size_t max_uheap_lpsize = MMU_PAGESIZE64K; variable
167 max_uheap_lpsize = MMU_PAGESIZE4M; in cpu_setup()
2062 max_uheap_lpsize = LEVEL_SIZE(1); in startup_vm()