Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/entry/
H A Dsyscall_32.c36 long ia32_sys_call(const struct pt_regs *regs, unsigned int nr) in ia32_sys_call() function
H A Dcommon.c117 regs->ax = ia32_sys_call(regs, unr); in do_syscall_32_irqs_on()
/openbmc/linux/arch/x86/include/asm/
H A Dsyscall.h27 extern long ia32_sys_call(const struct pt_regs *, unsigned int nr);