Home
last modified time | relevance | path

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

/linux-3.3/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_8xx.S250 EXC_XFER_EE(0x600, alignment_exception)
Dhead_40x.S408 EXC_XFER_EE(0x600, alignment_exception)
Dtraps.c1061 void alignment_exception(struct pt_regs *regs) in alignment_exception() function
Dexceptions-64s.S769 bl .alignment_exception
Dexceptions-64e.S618 bl .alignment_exception
Dhead_32.S428 EXC_XFER_EE(0x600, alignment_exception)