Searched refs:valloc_align (Results 1 – 1 of 1) sorted by relevance
660 int valloc_align; in perform_allocations() local664 valloc_align = mmu.level_size[mmu.max_page_level > 0]; in perform_allocations()665 mem = BOP_ALLOC(bootops, (caddr_t)valloc_base, valloc_sz, valloc_align); in perform_allocations()