Searched refs:on_write (Results 1 – 6 of 6) sorted by relevance
42 bool on_read = false, on_write = false; in cpu_hal_set_watchpoint() local47 on_write = true; in cpu_hal_set_watchpoint()49 on_read = on_write = true; in cpu_hal_set_watchpoint()52 cpu_ll_set_watchpoint(id, addr, size, on_read, on_write); in cpu_hal_set_watchpoint()
118 bool on_write) in cpu_ll_set_watchpoint() argument136 if (on_write) { in cpu_ll_set_watchpoint()
112 bool on_write) in cpu_ll_set_watchpoint() argument130 if (on_write) { in cpu_ll_set_watchpoint()
117 bool on_write) in cpu_ll_set_watchpoint() argument135 if (on_write) { in cpu_ll_set_watchpoint()
103 bool on_write) in cpu_ll_set_watchpoint() argument115 if (on_write) { in cpu_ll_set_watchpoint()
105 bool on_write) in cpu_ll_set_watchpoint() argument117 if (on_write) { in cpu_ll_set_watchpoint()