Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dreg_booke.h258 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
292 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
/arch/powerpc/kernel/
Dtraps.c505 if (reason & MCSR_MCP) in machine_check_e500mc()
603 if (reason & MCSR_MCP) in machine_check_e500()
643 if (reason & MCSR_MCP) in machine_check_e200()