Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c38 #define MASK_OVERFLOW_HI 0x00010000 macro
447 if (val.h & MASK_OVERFLOW_HI || tr->set_lvt_off) { in threshold_restart_block()
448 val.h &= ~(MASK_ERR_COUNT_HI | MASK_OVERFLOW_HI); in threshold_restart_block()