Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsnapshot.c420 #define BM_ENTRIES_PER_LEVEL (PAGE_SIZE / sizeof(unsigned long)) macro
1227 nodes = DIV_ROUND_UP(nodes, BM_ENTRIES_PER_LEVEL); in snapshot_additional_pages()

Completed in 10 milliseconds