Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dreg_booke.h252 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
286 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
/Linux-v5.4/arch/powerpc/kernel/
Dtraps.c616 if (reason & MCSR_MCP) in machine_check_e500mc()
721 if (reason & MCSR_MCP) in machine_check_e500()
761 if (reason & MCSR_MCP) in machine_check_e200()