UVM_MAXRANGE
KASSERT(npages <= UVM_MAXRANGE / 2);
struct vm_anon *anons_store[UVM_MAXRANGE], **anons;
struct vm_page *pages[UVM_MAXRANGE];