Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dmce_intel.c251 if ( status & MCi_STATUS_AR ) in intel_check_mce_type()
415 && !(status & MCi_STATUS_AR) ) in intel_need_clearbank_scan()
436 && (status & MCi_STATUS_S) && (status & MCi_STATUS_AR) in intel_need_clearbank_scan()
440 else if ( !(status & MCi_STATUS_AR) in intel_need_clearbank_scan()
469 && (status & MCi_STATUS_AR) && (status & MCi_STATUS_EN) ) in intel_recoverable_scan()
473 && (status & MCi_STATUS_S) && !(status & MCi_STATUS_AR) in intel_recoverable_scan()
479 && !(status & MCi_STATUS_S) && !(status & MCi_STATUS_AR) ) in intel_recoverable_scan()
A Dx86_mca.h62 #define MCi_STATUS_AR 0x0080000000000000ULL /* Intel specific */ macro

Completed in 4 milliseconds