Searched refs:read_c0_watchhi0 (Results 1 – 2 of 2) sorted by relevance
69 watches->watchhi[0] = (read_c0_watchhi0() & watchhi_mask); in mips_read_watch_registers()138 t = read_c0_watchhi0(); in mips_probe_watch_registers()141 t = read_c0_watchhi0(); in mips_probe_watch_registers()
1802 #define read_c0_watchhi0() __read_32bit_c0_register($19, 0) macro