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