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