Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/entry/
H A Dsyscall_64.c27 long x64_sys_call(const struct pt_regs *regs, unsigned int nr) in x64_sys_call() function
H A Dcommon.c51 regs->ax = x64_sys_call(regs, unr); in do_syscall_x64()
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall.h29 extern long x64_sys_call(const struct pt_regs *, unsigned int nr);