Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dwatch.c165 t = read_c0_watchlo3(); in mips_probe_watch_registers()
/linux-4.1.27/arch/mips/include/asm/
Dmipsregs.h1203 #define read_c0_watchlo3() __read_ulong_c0_register($18, 3) macro