Searched refs:AlignmentException (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xx/ |
| H A D | traps.c | 124 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
| H A D | start.S | 193 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | traps.c | 161 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
| H A D | start.S | 335 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/ |
| H A D | traps.c | 140 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
| H A D | start.S | 93 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | traps.c | 202 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
| H A D | start.S | 1265 EXC_XFER_TEMPLATE(0x600, Alignment, AlignmentException,
|