Searched refs:MCi_STATUS_OVER (Results 1 – 2 of 2) sorted by relevance
253 if ( status & MCi_STATUS_OVER ) in intel_check_mce_type()409 else if ( ser_support && !(status & MCi_STATUS_OVER) in intel_need_clearbank_scan()413 else if ( ser_support && !(status & MCi_STATUS_OVER) in intel_need_clearbank_scan()431 else if ( !(status & MCi_STATUS_OVER) in intel_need_clearbank_scan()437 && !(status & MCi_STATUS_OVER) ) in intel_need_clearbank_scan()464 && !(status & MCi_STATUS_OVER) ) in intel_recoverable_scan()467 else if ( ser_support && !(status & MCi_STATUS_OVER) in intel_recoverable_scan()477 else if ( ser_support && !(status & MCi_STATUS_OVER) in intel_recoverable_scan()
76 #define MCi_STATUS_OVER 0x4000000000000000ULL macro
Completed in 4 milliseconds