Searched refs:x32_sys_call (Results 1 – 2 of 2) sorted by relevance
44 long x32_sys_call(const struct pt_regs *regs, unsigned int nr) in x32_sys_call() function80 regs->ax = x32_sys_call(regs, xnr); in do_syscall_x32()
28 extern long x32_sys_call(const struct pt_regs *, unsigned int nr);
Completed in 8 milliseconds