Searched refs:CMCI (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/x86/x86/
H A Dmca.c66 CMCI, enumerator in enum:scan_mode
128 static int cmc_throttle = 60; /* Time in seconds to throttle CMCI. */
526 if (mode == CMCI && !cold)
532 * Update the interrupt threshold for a CMCI. The strategy is to use
555 if (mode == CMCI && valid) {
570 /* If a CMCI occured recently, do nothing for now. */
607 if (mode == CMCI && valid)
640 if (mode == CMCI && valid)
650 * are being called from the MC exception handler, the CMCI handler,
673 * For a CMCI, onl
[all...]

Completed in 68 milliseconds