Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c45 #define MASK_OVERFLOW_HI 0x00010000 macro
154 (hi & ~(MASK_ERR_COUNT_HI | MASK_OVERFLOW_HI)) | in threshold_restart_bank()
317 if (high & MASK_OVERFLOW_HI) in amd_threshold_interrupt()