Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dreg.h62 #define MIPS32_EF_CP0_CAUSE 43 macro
158 #define EF_CP0_CAUSE MIPS32_EF_CP0_CAUSE
/linux-4.4.14/arch/mips/kernel/
Dptrace.c312 uregs[MIPS32_EF_CP0_CAUSE] = regs->cp0_cause; in gpr32_get()