Searched refs:diag1 (Results 1 – 1 of 1) sorted by relevance
1909 asmlinkage void do_gsexc(struct pt_regs *regs, u32 diag1) in do_gsexc() argument1911 u32 exccode = (diag1 & LOONGSON_DIAG1_EXCCODE) >> in do_gsexc()1934 panic("Unhandled Loongson exception - GSCause = %08x", diag1); in do_gsexc()