Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dmce.h37 #define MCM_ADDR_PHYS 2 /* physical address */ macro
/linux-2.6.39/arch/x86/kernel/cpu/mcheck/
Dmce.c893 if (((m->misc >> 6) & 7) != MCM_ADDR_PHYS) in mce_usable_address()