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