Searched refs:is_fadump_boot_memory_area (Results 1 – 3 of 3) sorted by relevance
203 extern int is_fadump_boot_memory_area(u64 addr, ulong size);
393 if (is_fadump_boot_memory_area(phys_addr, block_sz)) in lmb_is_removable()
123 int is_fadump_boot_memory_area(u64 addr, ulong size) in is_fadump_boot_memory_area() function