Searched refs:could_be_syscall (Results 1 – 1 of 1) sorted by relevance
281 static bool could_be_syscall(unsigned int num) in could_be_syscall() function295 return could_be_syscall(vector); in check_syscall_vector()372 if (num >= FIRST_EXTERNAL_VECTOR && !could_be_syscall(num)) in direct_trap()