x64_sys_call
regs->ax = x64_sys_call(regs, unr);
extern long x64_sys_call(const struct pt_regs *, unsigned int nr);