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