Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dreg_booke.h251 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
285 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dtraps.c626 if (reason & MCSR_MCP) in machine_check_e500mc()
731 if (reason & MCSR_MCP) in machine_check_e500()
771 if (reason & MCSR_MCP) in machine_check_e200()