Home
last modified time | relevance | path

Searched refs:mips_read_watch_registers (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/
H A Dwatch.h16 void mips_read_watch_registers(void);
/openbmc/linux/arch/mips/kernel/
H A Dwatch.c50 void mips_read_watch_registers(void) in mips_read_watch_registers() function
H A Dtraps.c1577 mips_read_watch_registers(); in do_watch()