Searched refs:nextPage (Results 1 – 1 of 1) sorted by relevance
486 ppnum_t *nextPage = (ppnum_t *)(scratch->curPage + scratch->curPagePos); in hibernate_scratch_io() local489 *nextPage = hibernate_page_list_grab(scratch->map, scratch->nextFree); in hibernate_scratch_io()491 scratch->curPage = (uint8_t *)pal_hib_map(SCRATCH_AREA, ptoa_64(*nextPage)); in hibernate_scratch_io()