Searched refs:do_syscall (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/linux-user/ |
| H A D | user-internals.h | 63 abi_long do_syscall(CPUArchState *cpu_env, int num, abi_long arg1,
|
| H A D | syscall.c | 11442 return do_syscall(cpu_env, arg1 & 0xffff, arg2, arg3, arg4, arg5, in _syscall2() 14330 abi_long do_syscall(CPUArchState *cpu_env, int num, abi_long arg1, in do_syscall() function
|