Home
last modified time | relevance | path

Searched refs:__NR_syscall_compat_max (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/entry/
Dsyscall_32.c27 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = {
32 [0 ... __NR_syscall_compat_max] = &sys_ni_syscall,
/Linux-v4.19/arch/x86/kernel/
Dasm-offsets_64.c78 DEFINE(__NR_syscall_compat_max, sizeof(syscalls_ia32) - 1); in main()
/Linux-v4.19/arch/x86/include/asm/
Dsyscall.h34 #define __NR_syscall_compat_max __NR_syscall_max macro