Searched refs:vector_stub (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/arm/kernel/ |
D | entry-armv.S | 1023 .macro vector_stub, name, mode, correction=0 macro 1075 vector_stub irq, IRQ_MODE, 4 1098 vector_stub dabt, ABT_MODE, 8 1121 vector_stub pabt, ABT_MODE, 4 1144 vector_stub und, UND_MODE 1181 vector_stub fiq, FIQ_MODE, 4
|