Searched refs:__NR_riscv_hwprobe (Results 1 – 3 of 3) sorted by relevance
18 #ifndef __NR_riscv_hwprobe19 #define __NR_riscv_hwprobe (__NR_arch_specific_syscall + 14) macro21 __SYSCALL(__NR_riscv_hwprobe, sys_riscv_hwprobe)
103 register long a7 __asm__("a7") = __NR_riscv_hwprobe; in __riscv_hwprobe()
942 #if defined(__NR_riscv_hwprobe)943 #define SYS_riscv_hwprobe __NR_riscv_hwprobe