Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dfadump.c1676 static bool __init is_fadump_header_compatible(struct fadump_crash_info_header *fdh) in is_fadump_header_compatible() function
1716 if (!is_fadump_header_compatible(fdh)) in fadump_process()