Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/ !
Dreg_booke.h208 #define MCSR_IMPE 0x00800000 /* Imprecise Machine Check Exception */ macro
/linux-3.4.99/arch/powerpc/kernel/ !
Dtraps.c403 if (mcsr & MCSR_IMPE) in machine_check_440A()