Searched refs:lapic_error_count_threshold (Results 1 – 1 of 1) sorted by relevance
84 static unsigned lapic_error_count_threshold = 5; variable966 if (lapic_master_error_count++ > lapic_error_count_threshold) { in lapic_interrupt()