Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dreg_booke.h271 #define MCSR_MEA 0x00040000UL /* MCAR is effective address */ macro
/linux-5.19.10/arch/powerpc/kernel/
Dtraps.c703 reason & MCSR_MEA ? "Effective" : "Physical", addr); in machine_check_e500mc()