Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dtraps.h59 asmlinkage void do_gsexc(struct pt_regs *regs, u32 diag1);
/linux/arch/mips/kernel/
H A Dtraps.c1911 asmlinkage void do_gsexc(struct pt_regs *regs, u32 diag1) in do_gsexc() function