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

/linux-master/arch/x86/kernel/cpu/mce/
H A Damd.c43 #define MASK_BLKPTR_LO 0xFF000000 macro
261 if (low & MASK_BLKPTR_LO)
549 offset = ((low & MASK_BLKPTR_LO) >> 21);

Completed in 106 milliseconds