Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dcrash.c19 static void crash_shutdown_secondary(void *passed_regs) in crash_shutdown_secondary() argument
21 struct pt_regs *regs = passed_regs; in crash_shutdown_secondary()
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c158 static void crash_shutdown_secondary(void *passed_regs) in crash_shutdown_secondary() argument
161 struct pt_regs *regs = passed_regs; in crash_shutdown_secondary()