Searched refs:x32_sys_call_table (Results 1 – 3 of 3) sorted by relevance
16 asmlinkage const sys_call_ptr_t x32_sys_call_table[] = { variable
67 regs->ax = x32_sys_call_table[xnr](regs); in do_syscall_x32()
30 extern const sys_call_ptr_t x32_sys_call_table[];