Home
last modified time | relevance | path

Searched refs:alignment_exception (Results 1 – 8 of 8) sorted by relevance

/arch/powerpc/kernel/
Dppc_ksyms.c51 extern void alignment_exception(struct pt_regs *regs);
64 EXPORT_SYMBOL(alignment_exception);
Dhead_booke.h379 EXC_XFER_EE(0x0600, alignment_exception)
Dhead_40x.S408 EXC_XFER_EE(0x600, alignment_exception)
Dhead_8xx.S250 EXC_XFER_EE(0x600, alignment_exception)
Dexceptions-64s.S773 bl .alignment_exception
Dtraps.c1077 void alignment_exception(struct pt_regs *regs) in alignment_exception() function
Dexceptions-64e.S691 bl .alignment_exception
Dhead_32.S428 EXC_XFER_EE(0x600, alignment_exception)