Home
last modified time | relevance | path

Searched refs:MCi_STATUS_OVER (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmce_intel.c253 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()
A Dx86_mca.h76 #define MCi_STATUS_OVER 0x4000000000000000ULL macro

Completed in 4 milliseconds