Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/cpu/mcheck/
A Dx86_mca.h93 #define K8_HWCR_MCi_STATUS_WREN (1ULL << 18) macro
A Dmce.c1195 if ( !(old & K8_HWCR_MCi_STATUS_WREN) ) in x86_mc_hwcr_wren()
1197 uint64_t new = old | K8_HWCR_MCi_STATUS_WREN; in x86_mc_hwcr_wren()
1206 if ( !(hwcr & K8_HWCR_MCi_STATUS_WREN) ) in x86_mc_hwcr_wren_restore()

Completed in 5 milliseconds