Home
last modified time | relevance | path

Searched refs:X32_NR_syscalls (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/entry/
H A Dcommon.c49 (nr & ~__X32_SYSCALL_BIT) < X32_NR_syscalls)) { in do_syscall_64()
51 X32_NR_syscalls); in do_syscall_64()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dunistd.h33 # define X32_NR_syscalls (__NR_x32_syscall_max + 1) macro