Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dfadump.h164 #define REGSAVE_AREA_MAGIC STR_TO_HEX("REGSAVE") macro
/arch/powerpc/kernel/
Dfadump.c610 if (reg_header->magic_number != REGSAVE_AREA_MAGIC) { in fadump_build_cpu_notes()