Home
last modified time | relevance | path

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

/kernel/power/
Dsnapshot.c394 unsigned long pfn = ext->start; in memory_bm_create() local
455 static int memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn, in memory_bm_find_bit()
487 static void memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_set_bit()
498 static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn) in mem_bm_set_bit_check()
510 static void memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_clear_bit()
521 static int memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_test_bit()
532 static bool memory_bm_pfn_present(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_pfn_present()
689 unsigned long pfn; in mark_nosave_pages() local
821 static struct page *saveable_highmem_page(struct zone *zone, unsigned long pfn) in saveable_highmem_page()
852 unsigned long pfn, max_zone_pfn; in count_highmem_pages() local
[all …]
/kernel/
Dresource.c270 unsigned long pfn, len; in walk_memory_resource() local
Dkexec.c423 unsigned long pfn, epfn, addr, eaddr; in kimage_alloc_normal_control_pages() local