Home
last modified time | relevance | path

Searched defs:crash_kexec_secondary (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/powerpc/kernel/
Dcrash.c181 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
219 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
/linux-3.3/arch/powerpc/include/asm/
Dkexec.h91 static inline void crash_kexec_secondary(struct pt_regs *regs) { } in crash_kexec_secondary() function