Searched refs:top_resvmem (Results 1 – 1 of 1) sorted by relevance
104 static caddr_t top_resvmem, scratchresvp; variable190 if (scratchresvp + bytes <= top_resvmem) { in get_low_vpage()194 bytes, top_resvmem - scratchresvp); in get_low_vpage()316 scratchmemp = top_resvmem = scratchresvp + MAPPEDMEM_RESERVE; in reset_alloc()