Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c40 #define MASK_OVERFLOW_HI 0x00010000 macro
163 (hi & ~(MASK_ERR_COUNT_HI | MASK_OVERFLOW_HI)) | in threshold_restart_bank()
426 if (high & MASK_OVERFLOW_HI) in amd_threshold_interrupt()