Searched refs:check_hw_breakpoints (Results 1 – 3 of 3) sorted by relevance
1412 int check_hw_breakpoints(CPUState *env, int force_dr6_update) in check_hw_breakpoints() function1445 if (check_hw_breakpoints(env, 0)) in breakpoint_handler()1454 check_hw_breakpoints(env, 1); in breakpoint_handler()
826 int check_hw_breakpoints(CPUX86State *env, int force_dr6_update);
1932 check_hw_breakpoints(env, 1); in helper_single_step()