Searched refs:GCPU_MCA_MAX_ERRORS (Results 1 – 2 of 2) sorted by relevance
42 #define GCPU_MCA_MAX_ERRORS 100 /* maximum total errorq slots */ macro
1016 slots = MIN(slots, GCPU_MCA_MAX_ERRORS); in gcpu_errorq_init()