Searched refs:x32_sys_call (Results 1 – 3 of 3) sorted by relevance
16 long x32_sys_call(const struct pt_regs *regs, unsigned int nr) in x32_sys_call() function
68 regs->ax = x32_sys_call(regs, xnr); in do_syscall_x32()
28 extern long x32_sys_call(const struct pt_regs *, unsigned int nr);