Home
last modified time | relevance | path

Searched defs:ia32_sys_call_table (Results 1 – 2 of 2) 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] = { variable
/Linux-v4.19/arch/x86/include/asm/
Dsyscall.h33 #define ia32_sys_call_table sys_call_table macro