Searched refs:max_hw_watchpoint (Results 1 – 1 of 1) sorted by relevance
465 static int max_hw_watchpoint; variable473 max_hw_watchpoint = 2; in kvmppc_hw_debug_points_init()476 if ((max_hw_breakpoint + max_hw_watchpoint) > MAX_HW_BKPTS) { in kvmppc_hw_debug_points_init()1483 if (nb_hw_watchpoint >= max_hw_watchpoint) { in kvm_arch_insert_hw_breakpoint()