Home
last modified time | relevance | path

Searched refs:x32_sys_call (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/entry/
H A Dsyscall_x32.c16 long x32_sys_call(const struct pt_regs *regs, unsigned int nr) in x32_sys_call() function
H A Dcommon.c68 regs->ax = x32_sys_call(regs, xnr); in do_syscall_x32()
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall.h28 extern long x32_sys_call(const struct pt_regs *, unsigned int nr);