Home
last modified time | relevance | path

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

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