Home
last modified time | relevance | path

Searched refs:PBES_PER_LINKED_PAGE (Results 1 – 1 of 1) sorted by relevance

/kernel/power/
Dsnapshot.c2556 #define PBES_PER_LINKED_PAGE (LINKED_PAGE_DATA_SIZE / sizeof(struct pbe)) macro
2631 nr_pages = DIV_ROUND_UP(nr_pages, PBES_PER_LINKED_PAGE); in prepare_image()