Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c37 #define MASK_VALID_HI 0x80000000 macro
218 if (!(high & MASK_VALID_HI)) in mce_amd_feature_init()
284 if (!(high & MASK_VALID_HI)) { in amd_threshold_interrupt()
481 if (!(high & MASK_VALID_HI)) { in allocate_threshold_blocks()