Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dwatch.c130 t = read_c0_watchlo0(); in mips_probe_watch_registers()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1782 #define read_c0_watchlo0() __read_ulong_c0_register($18, 0) macro