Home
last modified time | relevance | path

Searched full:diag1 (Results 1 – 5 of 5) sorted by relevance

/linux/arch/mips/include/asm/
H A Dtraps.h59 asmlinkage void do_gsexc(struct pt_regs *regs, u32 diag1);
H A Dmipsregs.h1196 * Diag1 (GSCause in Loongson-speak) fields
/linux/arch/mips/kernel/
H A Dgenex.S514 * We need to specify a selector to access the CP0.Diag1 (GSCause)
H A Dtraps.c1911 asmlinkage void do_gsexc(struct pt_regs *regs, u32 diag1) in do_gsexc() argument
1913 u32 exccode = (diag1 & LOONGSON_DIAG1_EXCCODE) >> in do_gsexc()
1936 panic("Unhandled Loongson exception - GSCause = %08x", diag1); in do_gsexc()
/linux/drivers/message/fusion/
H A Dmptbase.c4025 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG1: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4068 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG2: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4173 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG3: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()
4232 dprintk(ioc, printk(MYIOC_s_DEBUG_FMT "DbG4: diag0=%08x, diag1=%08x\n", in mpt_diag_reset()