Searched refs:ia32_sys_call_table (Results 1 – 3 of 3) sorted by relevance
29 #define ia32_sys_call_table sys_call_table macro35 extern const sys_call_ptr_t ia32_sys_call_table[];
23 __visible const sys_call_ptr_t ia32_sys_call_table[__NR_syscall_compat_max+1] = { variable
390 regs->ax = ia32_sys_call_table[nr]( in do_syscall_32_irqs_on()