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

/freebsd-11-stable/sys/x86/x86/
H A Dmca.c62 /* Modes for mca_scan() */
656 mca_scan(enum scan_mode mode, int *recoverablep) function
731 count += mca_scan(POLLED, NULL);
1179 count = mca_scan(MCE, &recoverable);
1212 count = mca_scan(CMCI, NULL);

Completed in 43 milliseconds