Searched refs:alloc_down (Results 1 – 2 of 2) sorted by relevance
211 (addr64_t) p->alloc_down << I386_PGSHIFT, in kprint_memmap()621 pmptr->alloc_down = pmptr->end; in i386_vm_init()629 pmptr->alloc_down = top; in i386_vm_init()643 pmptr->alloc_down = pmptr->end; in i386_vm_init()657 pmptr->alloc_down = pmptr->end = top; in i386_vm_init()670 pmptr->alloc_down = pmptr->end = top; in i386_vm_init()693 prev_pmptr->alloc_down = pmptr->alloc_down; in i386_vm_init()945 region->alloc_down = lgpg - 1; in pmap_next_page_large()976 *pn = region->alloc_down--; in pmap_next_page_hi()1016 if (r->alloc_up <= r->alloc_down) { in pmap_hi_pages_done()[all …]
633 ppnum_t alloc_down; /* pages above this one have been "stolen" */ member