Home
last modified time | relevance | path

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

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