Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dwatch.c148 t = read_c0_watchlo1(); in mips_probe_watch_registers()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1783 #define read_c0_watchlo1() __read_ulong_c0_register($18, 1) macro