Home
last modified time | relevance | path

Searched defs:ia32_sys_call_table (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/entry/
Dsyscall_32.c18 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_ia32_syscall_max+1] = { variable
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dsyscall.h23 #define ia32_sys_call_table sys_call_table macro