Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dasm-prototypes.h68 void alignment_exception(struct pt_regs *regs);
/Linux-v5.4/arch/powerpc/kernel/
Dhead_booke.h487 EXC_XFER_STD(0x0600, alignment_exception)
Dhead_40x.S328 EXC_XFER_STD(0x600, alignment_exception)
Dhead_8xx.S166 EXC_XFER_STD(0x600, alignment_exception)
Dhead_32.S347 EXC_XFER_STD(0x600, alignment_exception)
Dtraps.c1585 void alignment_exception(struct pt_regs *regs) in alignment_exception() function
Dexceptions-64e.S1073 bl alignment_exception
Dexceptions-64s.S1277 bl alignment_exception