Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A Dwatch.c63 watches->watchhi[2] = (read_c0_watchhi2() & watchhi_mask); in mips_read_watch_registers()
170 t = read_c0_watchhi2(); in mips_probe_watch_registers()
173 t = read_c0_watchhi2(); in mips_probe_watch_registers()
/linux/arch/mips/include/asm/
A Dmipsregs.h1819 #define read_c0_watchhi2() __read_32bit_c0_register($19, 2) macro

Completed in 13 milliseconds