Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/mcheck/
Dmce_amd.c42 #define MASK_BLKPTR_LO 0xFF000000 macro
264 address = (low & MASK_BLKPTR_LO) >> 21; in mce_amd_feature_init()
400 address = (low & MASK_BLKPTR_LO) >> 21; in amd_threshold_interrupt()
630 address = (low & MASK_BLKPTR_LO) >> 21; in allocate_threshold_blocks()