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