Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/mm/
Dnuma_emulation.c37 return PFN_PHYS(absent_pages_in_range(start_pfn, end_pfn)); in mem_hole_size()
Dnuma.c451 e820ram = max_pfn - absent_pages_in_range(0, max_pfn); in numa_meminfo_cover_memory()
/Linux-v5.4/include/linux/
Dmm.h2165 extern unsigned long absent_pages_in_range(unsigned long start_pfn,
/Linux-v5.4/mm/
Dpage_alloc.c6449 unsigned long __init absent_pages_in_range(unsigned long start_pfn, in absent_pages_in_range() function