Searched defs:pfn (Results 1 – 9 of 9) sorted by relevance
/kernel/power/ |
D | snapshot.c | 707 static int memory_bm_find_bit(struct memory_bitmap *bm, unsigned long pfn, in memory_bm_find_bit() 773 static void memory_bm_set_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_set_bit() 784 static int mem_bm_set_bit_check(struct memory_bitmap *bm, unsigned long pfn) in mem_bm_set_bit_check() 797 static void memory_bm_clear_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_clear_bit() 816 static int memory_bm_test_bit(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_test_bit() 827 static bool memory_bm_pfn_present(struct memory_bitmap *bm, unsigned long pfn) in memory_bm_pfn_present() 884 unsigned long bits, pfn, pages; in memory_bm_next_pfn() local 1051 unsigned long pfn; in mark_nosave_pages() local 1151 unsigned long pfn; in clear_free_pages() local 1219 static struct page *saveable_highmem_page(struct zone *zone, unsigned long pfn) in saveable_highmem_page() [all …]
|
/kernel/dma/ |
D | mapping.c | 119 unsigned long pfn; in dma_common_get_sgtable() local 195 unsigned long pfn; in dma_common_mmap() local
|
D | coherent.c | 249 unsigned long pfn = mem->pfn_base + start + off; in __dma_mmap_from_coherent() local
|
D | swiotlb.c | 411 unsigned long pfn = PFN_DOWN(orig_addr); in swiotlb_bounce() local
|
D | debug.c | 71 unsigned long pfn; member
|
/kernel/ |
D | iomem.c | 33 unsigned long pfn = PHYS_PFN(offset); in try_ram_remap() local
|
D | resource.c | 481 unsigned long pfn, end_pfn; in walk_system_ram_range() local 501 static int __is_ram(unsigned long pfn, unsigned long nr_pages, void *arg) in __is_ram() 510 int __weak page_is_ram(unsigned long pfn) in page_is_ram()
|
D | kexec_core.c | 377 unsigned long pfn, epfn, addr, eaddr; in kimage_alloc_normal_control_pages() local
|
/kernel/debug/kdb/ |
D | kdb_support.c | 379 unsigned long pfn; in kdb_getphys() local
|