Searched refs:x64_sys_call (Results 1 – 2 of 2) sorted by relevance
35 long x64_sys_call(const struct pt_regs *regs, unsigned int nr) in x64_sys_call() function63 regs->ax = x64_sys_call(regs, unr); in do_syscall_x64()
29 extern long x64_sys_call(const struct pt_regs *, unsigned int nr);
Completed in 6 milliseconds