Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/44x/
Dmachine_check.c41 if (mcsr & MCSR_IMPE) in machine_check_440A()
/Linux-v4.19/arch/powerpc/include/asm/
Dreg_booke.h247 #define MCSR_IMPE 0x00800000 /* Imprecise Machine Check Exception */ macro