Searched refs:VEC_AUTOVEC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/csky/include/asm/ | ||
H A D | traps.h | 18 #define VEC_AUTOVEC 10 macro |
/openbmc/linux/arch/csky/kernel/ | ||
H A D | traps.c | 59 VEC_INIT(VEC_AUTOVEC, csky_irq); in trap_init() |