Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c39 #define MASK_VALID_HI 0x80000000 macro
233 if (!(high & MASK_VALID_HI)) in mce_amd_feature_init()
302 if (!(high & MASK_VALID_HI)) { in amd_threshold_interrupt()
480 if (!(high & MASK_VALID_HI)) { in allocate_threshold_blocks()