Searched refs:X32_NR_syscalls (Results 1 – 2 of 2) sorted by relevance
49 (nr & ~__X32_SYSCALL_BIT) < X32_NR_syscalls)) { in do_syscall_64()51 X32_NR_syscalls); in do_syscall_64()
33 # define X32_NR_syscalls (__NR_x32_syscall_max + 1) macro