Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/kernel/
Dfadump.c729 static inline void fadump_add_crash_memory(unsigned long long base, in fadump_add_crash_memory() function
752 fadump_add_crash_memory(start, ra_start); in fadump_exclude_reserved_area()
753 fadump_add_crash_memory(ra_end, end); in fadump_exclude_reserved_area()
755 fadump_add_crash_memory(start, ra_start); in fadump_exclude_reserved_area()
757 fadump_add_crash_memory(ra_end, end); in fadump_exclude_reserved_area()
760 fadump_add_crash_memory(start, end); in fadump_exclude_reserved_area()
810 fadump_add_crash_memory(RMA_START, fw_dump.boot_memory_size); in fadump_setup_crash_memory_ranges()