Home
last modified time | relevance | path

Searched refs:MIPS32_EF_CP0_EPC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h60 #define MIPS32_EF_CP0_EPC 40 macro
156 #define EF_CP0_EPC MIPS32_EF_CP0_EPC
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c885 uregs[MIPS32_EF_CP0_EPC] = regs->cp0_epc; in mips_dump_regs32()
H A Dptrace.c266 case MIPS32_EF_CP0_EPC: in gpr32_set()