Home
last modified time | relevance | path

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

/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()
/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c146 static void crash_shutdown_secondary(void *passed_regs) in crash_shutdown_secondary() argument
149 struct pt_regs *regs = passed_regs; in crash_shutdown_secondary()