Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsnapshot.c372 #define BM_END_OF_MAP (~0UL) macro
595 bm->cur.cur_pfn = BM_END_OF_MAP; in memory_bm_position_reset()
947 bm->cur.cur_pfn = BM_END_OF_MAP; in memory_bm_next_pfn()
948 return BM_END_OF_MAP; in memory_bm_next_pfn()
1209 while (pfn != BM_END_OF_MAP) { in clear_or_poison_free_pages()
1546 if (unlikely(pfn == BM_END_OF_MAP)) in copy_data_pages()
2218 if (unlikely(buf[j] == BM_END_OF_MAP)) in pack_pfns()
2295 while (pfn != BM_END_OF_MAP) { in duplicate_memory_bitmap()
2314 while (pfn != BM_END_OF_MAP) { in mark_unsafe_pages()
2428 while (pfn != BM_END_OF_MAP) { in count_highmem_image_pages()
[all …]

Completed in 10 milliseconds