Searched refs:VEC_TRAP0 (Results 1 – 3 of 3) sorted by relevance
25 #define VEC_TRAP0 16 macro
42 return ((regs->sr >> 16) & 0xff) == VEC_TRAP0; in in_syscall()
62 VEC_INIT(VEC_TRAP0, csky_systemcall); in trap_init()