Home
last modified time | relevance | path

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

/Linux-v5.15/arch/powerpc/platforms/44x/
Dmachine_check.c39 if (mcsr & MCSR_IMPE) in machine_check_440A()
/Linux-v5.15/arch/powerpc/include/asm/
Dreg_booke.h243 #define MCSR_IMPE 0x00800000 /* Imprecise Machine Check Exception */ macro