Searched refs:TWO_MEG (Results 1 – 4 of 4) sorted by relevance
48 #define TWO_MEG (2 * 1024 * 1024) macro
103 lpagesize = TWO_MEG; in kbm_init()
987 scratch_end = RNDUP((paddr_t)scratch_start + 512 * 1024, TWO_MEG); in init_mem_alloc()2596 lpagesize = TWO_MEG; in startup_kernel()
312 pgsize = xbootp->bi_use_pae ? TWO_MEG : FOUR_MEG; in do_bsys_alloc()