Home
last modified time | relevance | path

Searched refs:crash_kexec_secondary (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dkexec.h87 extern void crash_kexec_secondary(struct pt_regs *regs);
148 static inline void crash_kexec_secondary(struct pt_regs *regs) { } in crash_kexec_secondary() function
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dkexec.h87 extern void crash_kexec_secondary(struct pt_regs *regs);
152 static inline void crash_kexec_secondary(struct pt_regs *regs) { } in crash_kexec_secondary() function
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dcrash.c31 * crash_kexec_secondary on their own (eg via a system reset).
150 * CPUs reexecute the crash_kexec_secondary path. in crash_kexec_prepare_cpus()
182 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
220 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dcrash.c31 * crash_kexec_secondary on their own (eg via a system reset).
45 * In case of system reset, secondary CPUs enter crash_kexec_secondary with out
125 * If we came in via system reset, secondaries enter via crash_kexec_secondary(). in crash_kexec_prepare_cpus()
166 * CPUs reexecute the crash_kexec_secondary path. in crash_kexec_prepare_cpus()
198 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
236 void crash_kexec_secondary(struct pt_regs *regs) in crash_kexec_secondary() function
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtraps.c493 crash_kexec_secondary(regs); in system_reset_exception()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtraps.c490 crash_kexec_secondary(regs); in DEFINE_INTERRUPT_HANDLER_NMI()

Completed in 7 milliseconds