Home
last modified time | relevance | path

Searched defs:cp0_epc (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/linux-user/mips64/
H A Dtarget_syscall.h17 target_ulong cp0_epc; member
/openbmc/qemu/linux-user/mips/
H A Dtarget_syscall.h20 abi_ulong cp0_epc; member
/openbmc/u-boot/arch/mips/include/asm/
H A Dptrace.h38 unsigned long cp0_epc; member
/openbmc/linux/arch/mips/include/asm/
H A Dptrace.h46 unsigned long cp0_epc; member
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dptrace.h44 __u64 cp0_epc; member
/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c222 u64 cp0_epc = read_c0_epc(); in octeon_wdt_nmi_stage3() local