Searched refs:x32_sys_call_table (Results 1 – 3 of 3) sorted by relevance
34 asmlinkage const sys_call_ptr_t x32_sys_call_table[__NR_x32_syscall_max+1] = { variable
52 regs->ax = x32_sys_call_table[nr](regs); in do_syscall_64()
31 extern const sys_call_ptr_t x32_sys_call_table[];