Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c43 #define MASK_OVERFLOW_HI 0x00010000 macro
139 (hi & ~(MASK_ERR_COUNT_HI | MASK_OVERFLOW_HI)) | in threshold_restart_bank()
302 if (high & MASK_OVERFLOW_HI) { in amd_threshold_interrupt()