Searched refs:__NR_64_Linux_syscalls (Results 1 – 3 of 3) sorted by relevance
27 #define NR_syscalls (__NR_64_Linux + __NR_64_Linux_syscalls)
58 sltiu t0, t2, __NR_64_Linux_syscalls
391 if (nr >= __NR_64_Linux && nr < __NR_64_Linux + __NR_64_Linux_syscalls) in arch_syscall_addr()