Home
last modified time | relevance | path

Searched refs:GCPU_MCA_MIN_ERRORS (Results 1 – 2 of 2) sorted by last modified time

/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c1026 slots = MAX(GCPU_MCA_ERRS_PERCPU * max_ncpus, GCPU_MCA_MIN_ERRORS); in gcpu_errorq_init()
H A Dgcpu.h42 #define GCPU_MCA_MIN_ERRORS 30 /* minimum total errorq slots */ macro