Searched defs:arg8 (Results 1 – 8 of 8) sorted by relevance
/qemu/bsd-user/freebsd/ |
H A D | os-syscall.c | 220 abi_long arg8) in freebsd_syscall() 934 abi_long arg8) in do_freebsd_syscall()
|
/qemu/include/user/ |
H A D | syscall-trace.h | 28 abi_long arg7, abi_long arg8) in record_syscall_start()
|
/qemu/bsd-user/i386/ |
H A D | target_arch_cpu.h | 124 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
|
/qemu/bsd-user/arm/ |
H A D | target_arch_cpu.h | 71 int32_t arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
|
/qemu/bsd-user/aarch64/ |
H A D | target_arch_cpu.h | 50 uint64_t code, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8; in target_cpu_loop() local
|
/qemu/linux-user/mips/ |
H A D | cpu_loop.c | 95 abi_ulong arg5 = 0, arg6 = 0, arg7 = 0, arg8 = 0; in cpu_loop() local
|
/qemu/bsd-user/ |
H A D | bsd-mem.h | 70 abi_long arg8) in do_bsd_mmap()
|
/qemu/linux-user/ |
H A D | syscall.c | 13887 abi_long arg8) in do_syscall()
|