Home
last modified time | relevance | path

Searched refs:MCi_STATUS_VAL (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dx86_mca.h78 #define MCi_STATUS_VAL 0x8000000000000000ULL macro
A Dmce_amd.c217 if ( !(status & MCi_STATUS_VAL) ) in amd_f10_handler()
A Dmce_intel.c236 if ( !(status & MCi_STATUS_VAL) ) in intel_check_mce_type()
326 if ( status & MCi_STATUS_VAL ) in intel_srao_dhandler()
A Dmce.c330 if ( !(status & MCi_STATUS_VAL) ) in mcheck_mca_logout()

Completed in 8 milliseconds