Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c217 static abi_long freebsd_syscall(void *cpu_env, int num, abi_long arg1, in freebsd_syscall() function
942 ret = freebsd_syscall(cpu_env, num, arg1, arg2, arg3, arg4, arg5, arg6, in do_freebsd_syscall()