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
402 int msr = (hi & MASK_LVTOFF_HI) >> 20; in lvt_off_valid()
465 hi &= ~MASK_LVTOFF_HI; in threshold_restart_block()
591 new = (misc_high & MASK_LVTOFF_HI) >> 20; in prepare_threshold_block()
1117 mce_threshold_block_init(b, (high & MASK_LVTOFF_HI) >> 20); in allocate_threshold_blocks()