Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dwatch.c201 t = read_c0_watchhi5(); in mips_probe_watch_registers()
/linux/arch/mips/include/asm/
H A Dmipsregs.h1964 #define read_c0_watchhi5() __read_32bit_c0_register($19, 5) macro