Home
last modified time | relevance | path

Searched defs:pfn (Results 1 – 4 of 4) sorted by relevance

/kernel/power/
Dsnapshot.c634 static int memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn, in memory_bm_find_bit()
694 static void memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_set_bit()
705 static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn) in mem_bm_set_bit_check()
718 static void memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_clear_bit()
737 static int memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_test_bit()
748 static bool memory_bm_pfn_present(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_pfn_present()
804 unsigned long bits, pfn, pages; in memory_bm_next_pfn() local
938 unsigned long pfn; in mark_nosave_pages() local
1081 static struct page *saveable_highmem_page(struct zone *zone, unsigned long pfn) in saveable_highmem_page()
1115 unsigned long pfn, max_zone_pfn; in count_highmem_pages() local
[all …]
/kernel/
Dresource.c466 unsigned long pfn, end_pfn; in walk_system_ram_range() local
490 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram()
498 int __weak page_is_ram(unsigned long pfn) in page_is_ram()
Dkexec_core.c351 unsigned long pfn, epfn, addr, eaddr; in kimage_alloc_normal_control_pages() local
/kernel/debug/kdb/
Dkdb_support.c379 unsigned long pfn; in kdb_getphys() local