Searched refs:AlignmentException (Results 1 – 8 of 8) sorted by relevance
/u-boot/arch/powerpc/cpu/mpc8xx/ |
A D | traps.c | 124 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
A D | start.S | 207 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/u-boot/arch/powerpc/cpu/mpc83xx/ |
A D | traps.c | 162 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
A D | start.S | 329 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/u-boot/arch/powerpc/cpu/mpc86xx/ |
A D | traps.c | 142 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
A D | start.S | 92 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/u-boot/arch/powerpc/cpu/mpc85xx/ |
A D | traps.c | 205 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
A D | start.S | 1234 EXC_XFER_TEMPLATE(0x600, Alignment, AlignmentException,
|
Completed in 21 milliseconds