Searched refs:hwcr (Results 1 – 1 of 1) sorted by relevance
618 u64 hwcr; in disable_err_thresholding() local638 rdmsrl(MSR_K7_HWCR, hwcr); in disable_err_thresholding()641 need_toggle = !(hwcr & BIT(18)); in disable_err_thresholding()643 wrmsrl(MSR_K7_HWCR, hwcr | BIT(18)); in disable_err_thresholding()651 wrmsrl(MSR_K7_HWCR, hwcr); in disable_err_thresholding()