Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dsyscall_nr.h166 #define TARGET_FREEBSD_NR_sysarch 165 macro
H A Dos-syscall.c912 case TARGET_FREEBSD_NR_sysarch: /* sysarch(2) */ in freebsd_syscall()
H A Dstrace.list242 { TARGET_FREEBSD_NR_sysarch, "sysarch", NULL, print_sysarch, NULL },