Home
last modified time | relevance | path

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

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