Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dasm-prototypes.h68 void alignment_exception(struct pt_regs *regs);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dinterrupt.h600 DECLARE_INTERRUPT_HANDLER(alignment_exception);
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dhead_booke.h493 bl alignment_exception; \
Dhead_40x.S232 bl alignment_exception
Dhead_8xx.S139 bl alignment_exception
Dhead_book3s_32.S347 bl alignment_exception
Dtraps.c1641 DEFINE_INTERRUPT_HANDLER(alignment_exception) in DEFINE_INTERRUPT_HANDLER() argument
Dexceptions-64e.S998 bl alignment_exception
Dexceptions-64s.S1682 bl CFUNC(alignment_exception)
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dhead_booke.h491 EXC_XFER_STD(0x0600, alignment_exception)
Dhead_40x.S209 EXC_XFER_STD(0x600, alignment_exception)
Dhead_8xx.S165 EXC_XFER_STD(0x600, alignment_exception)
Dhead_book3s_32.S690 EXC_XFER_STD(0x600, alignment_exception)
Dtraps.c1603 void alignment_exception(struct pt_regs *regs) in alignment_exception() function
Dexceptions-64e.S1041 bl alignment_exception
Dexceptions-64s.S1676 bl alignment_exception