Home
last modified time | relevance | path

Searched defs:is_fixup (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/arch/mips/dec/
H A Dkn02xa-berr.c37 static int dec_kn02xa_be_backend(struct pt_regs *regs, int is_fixup, in dec_kn02xa_be_backend()
98 int dec_kn02xa_be_handler(struct pt_regs *regs, int is_fixup) in dec_kn02xa_be_handler()
H A Dkn01-berr.c60 static int dec_kn01_be_backend(struct pt_regs *regs, int is_fixup, int invoker) in dec_kn01_be_backend()
143 int dec_kn01_be_handler(struct pt_regs *regs, int is_fixup) in dec_kn01_be_handler()
H A Decc-berr.c40 static int dec_ecc_be_backend(struct pt_regs *regs, int is_fixup, int invoker) in dec_ecc_be_backend()
193 int dec_ecc_be_handler(struct pt_regs *regs, int is_fixup) in dec_ecc_be_handler()
/openbmc/linux/arch/mips/sgi-ip32/
H A Dip32-berr.c21 static int ip32_be_handler(struct pt_regs *regs, int is_fixup) in ip32_be_handler()
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-berr.c60 int ip27_be_handler(struct pt_regs *regs, int is_fixup) in ip27_be_handler()
/openbmc/linux/arch/mips/sgi-ip22/
H A Dip22-berr.c104 static int ip22_be_handler(struct pt_regs *regs, int is_fixup) in ip22_be_handler()
H A Dip28-berr.c454 static int ip28_be_handler(struct pt_regs *regs, int is_fixup) in ip28_be_handler()
/openbmc/linux/arch/mips/sibyte/swarm/
H A Dsetup.c58 int swarm_be_handler(struct pt_regs *regs, int is_fixup) in swarm_be_handler()
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c67 static int tx4927_be_handler(struct pt_regs *regs, int is_fixup) in tx4927_be_handler()
H A Dsetup_tx4938.c69 static int tx4938_be_handler(struct pt_regs *regs, int is_fixup) in tx4938_be_handler()
/openbmc/linux/drivers/bus/
H A Dbrcmstb_gisb.c276 static int brcmstb_bus_error_handler(struct pt_regs *regs, int is_fixup) in brcmstb_bus_error_handler()
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c113 void mips_set_be_handler(int (*handler)(struct pt_regs *regs, int is_fixup)) in mips_set_be_handler()