Searched refs:AlignmentException (Results 1 – 8 of 8) sorted by relevance
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/ |
D | traps.c | 123 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
D | start.S | 207 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/ |
D | traps.c | 160 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
D | start.S | 329 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc86xx/ |
D | traps.c | 139 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
D | start.S | 92 EXC_XFER_TEMPLATE(Alignment, AlignmentException, MSR_KERNEL, COPY_EE)
|
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc85xx/ |
D | traps.c | 202 void AlignmentException(struct pt_regs *regs) in AlignmentException() function
|
D | start.S | 1267 EXC_XFER_TEMPLATE(0x600, Alignment, AlignmentException,
|