Searched refs:vector_stub (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm/kernel/ |
H A D | entry-armv.S | 847 .macro vector_stub, name, mode, correction=0 macro 938 vector_stub irq, IRQ_MODE, 4 961 vector_stub dabt, ABT_MODE, 8 984 vector_stub pabt, ABT_MODE, 4 1007 vector_stub und, UND_MODE 1046 vector_stub fiq, FIQ_MODE, 4
|