Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/uapi/asm/
H A Dreg.h113 #define MIPS64_EF_CP0_EPC 34 macro
199 #define EF_CP0_EPC MIPS64_EF_CP0_EPC
/openbmc/linux/arch/mips/kernel/
H A Dprocess.c907 uregs[MIPS64_EF_CP0_EPC] = regs->cp0_epc; in mips_dump_regs64()
H A Dptrace.c327 case MIPS64_EF_CP0_EPC: in gpr64_set()