Home
last modified time | relevance | path

Searched refs:crash_setup_regs (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dkexec.h20 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dkexec.h25 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkexec.h25 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dkexec.h29 crash_setup_regs(struct pt_regs *newregs, struct pt_regs *oldregs) in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dkexec.h37 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dkexec.h52 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dkexec.h36 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dkexec.h35 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dkexec.h63 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmachine_kexec.c80 crash_setup_regs(&regs, get_irq_regs()); in machine_crash_nonpanic_core()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkexec.h74 static inline void crash_setup_regs(struct pt_regs *newregs, in crash_setup_regs() function
/OK3568_Linux_fs/kernel/kernel/
H A Dkexec_core.c958 crash_setup_regs(&fixed_regs, regs); in __crash_kexec()