Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Driscv.c151 static long syscall_impl_5_args(long number, long arg1, long arg2, long arg3, in syscall_impl_5_args() function
238 return syscall_impl_5_args(__NR_riscv_hwprobe, (long)Hwprobes, len, 0, 0, 0); in initHwProbe()