Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dwatch.h18 void mips_probe_watch_registers(struct cpuinfo_mips *c);
/openbmc/linux/arch/mips/kernel/
H A Dwatch.c118 void mips_probe_watch_registers(struct cpuinfo_mips *c) in mips_probe_watch_registers() function
H A Dcpu-probe.c784 mips_probe_watch_registers(c); in decode_configs()