Home
last modified time | relevance | path

Searched refs:INTERRUPT_MACHINE_CHECK (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dinterrupt.h16 #define INTERRUPT_MACHINE_CHECK 0x200 macro
/linux/arch/powerpc/kernel/
H A Dhead_8xx.S116 START_EXCEPTION(INTERRUPT_MACHINE_CHECK, MachineCheck)
117 EXCEPTION_PROLOG INTERRUPT_MACHINE_CHECK MachineCheck handle_dar_dsisr=1
H A Dhead_book3s_32.S257 START_EXCEPTION(INTERRUPT_MACHINE_CHECK, MachineCheck)