Home
last modified time | relevance | path

Searched refs:ProgramCheckException (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/arch/ppc64/kernel/
Dppc_ksyms.c65 extern void ProgramCheckException(struct pt_regs *regs);
94 EXPORT_SYMBOL(ProgramCheckException);
Dtraps.c373 ProgramCheckException(struct pt_regs *regs) in ProgramCheckException() function
Dhead.S839 bl .ProgramCheckException
/linux-2.4.37.9/arch/ppc/kernel/
Dppc_ksyms.c64 extern void ProgramCheckException(struct pt_regs *regs);
87 EXPORT_SYMBOL(ProgramCheckException);
Dtraps.c378 ProgramCheckException(struct pt_regs *regs) in ProgramCheckException() function
Dhead_8xx.S257 FINISH_EXCEPTION(ProgramCheckException)
Dhead_4xx.S412 FINISH_EXCEPTION(ProgramCheckException)
Dhead_44x.S607 FINISH_EXCEPTION(0x700, ProgramCheckException)
Dhead.S468 .long ProgramCheckException