Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Docteon-wdt-main.c222 u64 cp0_epc = read_c0_epc(); in octeon_wdt_nmi_stage3()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h1168 #define read_c0_epc() __read_ulong_c0_register($14, 0) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h1746 #define read_c0_epc() __read_ulong_c0_register($14, 0) macro