Searched refs:top_resvmem (Results 1 – 1 of 1) sorted by relevance
102 static caddr_t top_resvmem, scratchresvp; variable188 if (scratchresvp + bytes <= top_resvmem) { in get_low_vpage()192 bytes, top_resvmem - scratchresvp); in get_low_vpage()314 scratchmemp = top_resvmem = scratchresvp + MAPPEDMEM_RESERVE; in reset_alloc()