Searched refs:K8_HWCR_MCi_STATUS_WREN (Results 1 – 2 of 2) sorted by relevance
93 #define K8_HWCR_MCi_STATUS_WREN (1ULL << 18) macro
1195 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