Searched refs:MCi_STATUS_EN (Results 1 – 2 of 2) sorted by relevance
410 && !(status & MCi_STATUS_EN) ) in intel_need_clearbank_scan()432 && (status & MCi_STATUS_UC) && !(status & MCi_STATUS_EN) ) in intel_need_clearbank_scan()463 else if ( ser_support && !(status & MCi_STATUS_EN) in intel_recoverable_scan()469 && (status & MCi_STATUS_AR) && (status & MCi_STATUS_EN) ) in intel_recoverable_scan()474 && (status & MCi_STATUS_EN) ) in intel_recoverable_scan()478 && (status & MCi_STATUS_EN) && !(status & MCi_STATUS_PCC) in intel_recoverable_scan()
72 #define MCi_STATUS_EN 0x1000000000000000ULL macro
Completed in 4 milliseconds