Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h216 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
246 #define MCSR_MCP 0x80000000UL /* Machine Check Input Pin */ macro
/linux-3.4.99/arch/powerpc/kernel/
Dtraps.c467 if (reason & MCSR_MCP) in machine_check_e500mc()
563 if (reason & MCSR_MCP) in machine_check_e500()
603 if (reason & MCSR_MCP) in machine_check_e200()