Searched refs:next_ppnum_in_run (Results 1 – 1 of 1) sorted by relevance
8191 ppnum_t next_ppnum_in_run = 0; in hibernate_create_paddr_map() local8200 if (ppnm == NULL || VM_PAGE_GET_PHYS_PAGE(&vm_pages[i]) != next_ppnum_in_run) { in hibernate_create_paddr_map()8209 next_ppnum_in_run = VM_PAGE_GET_PHYS_PAGE(&vm_pages[i]) + 1; in hibernate_create_paddr_map()