Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dwatch.c164 t = read_c0_watchlo2(); in mips_probe_watch_registers()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h1784 #define read_c0_watchlo2() __read_ulong_c0_register($18, 2) macro