Searched refs:max_hw_breakpoint (Results 1 – 1 of 1) sorted by relevance
462 static int max_hw_breakpoint; variable470 max_hw_breakpoint = 2; in kvmppc_hw_debug_points_init()474 if ((max_hw_breakpoint + max_hw_watchpoint) > MAX_HW_BKPTS) { in kvmppc_hw_debug_points_init()1463 if (nb_hw_breakpoint >= max_hw_breakpoint) { in kvm_arch_insert_hw_breakpoint()