Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dwatch.c28 write_c0_watchlo3(watches->watchlo[3]); in mips_install_watch_registers()
32 write_c0_watchlo2(watches->watchlo[2]); in mips_install_watch_registers()
36 write_c0_watchlo1(watches->watchlo[1]); in mips_install_watch_registers()
40 write_c0_watchlo0(watches->watchlo[0]); in mips_install_watch_registers()
78 watches->watchhi[0] |= (watches->watchlo[0] & MIPS_WATCHHI_IRW); in mips_read_watch_registers()
/linux/arch/mips/include/uapi/asm/
H A Dptrace.h76 unsigned int watchlo[8]; member
91 unsigned long long watchlo[8]; member
/linux/arch/mips/include/asm/
H A Dprocessor.h146 unsigned long watchlo[NUM_WATCH_REGS]; member