Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc64/kernel/
Dppc_ksyms.c64 extern void AlignmentException(struct pt_regs *regs);
93 EXPORT_SYMBOL(AlignmentException);
Dtraps.c480 AlignmentException(struct pt_regs *regs) in AlignmentException() function
Dhead.S829 bl .AlignmentException
/linux-2.4.37.9/arch/ppc/kernel/
Dppc_ksyms.c63 extern void AlignmentException(struct pt_regs *regs);
86 EXPORT_SYMBOL(AlignmentException);
Dtraps.c451 AlignmentException(struct pt_regs *regs) in AlignmentException() function
Dhead_8xx.S248 FINISH_EXCEPTION(AlignmentException)
Dhead_4xx.S400 FINISH_EXCEPTION(AlignmentException)
Dhead_44x.S596 FINISH_EXCEPTION(0x600, AlignmentException)
Dhead.S456 .long AlignmentException