Searched refs:next_ppnum_in_run (Results 1 – 1 of 1) sorted by relevance
8999 ppnum_t next_ppnum_in_run = 0; in hibernate_create_paddr_map() local9008 if (ppnm == NULL || VM_PAGE_GET_PHYS_PAGE(vm_page_get(i)) != next_ppnum_in_run) { in hibernate_create_paddr_map()9017 next_ppnum_in_run = VM_PAGE_GET_PHYS_PAGE(vm_page_get(i)) + 1; in hibernate_create_paddr_map()