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