Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/mce/
H A Damd.c35 #define MASK_LVTOFF_HI 0x00F00000 macro
395 int msr = (hi & MASK_LVTOFF_HI) >> 20; in lvt_off_valid()
458 hi &= ~MASK_LVTOFF_HI; in threshold_restart_bank()
593 new = (misc_high & MASK_LVTOFF_HI) >> 20; in prepare_threshold_block()