Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-riscv/asm/
Dunistd.h18 #ifndef __NR_riscv_hwprobe
19 #define __NR_riscv_hwprobe (__NR_arch_specific_syscall + 14) macro
21 __SYSCALL(__NR_riscv_hwprobe, sys_riscv_hwprobe)
/bionic/libc/bionic/
Dvdso.cpp103 register long a7 __asm__("a7") = __NR_riscv_hwprobe; in __riscv_hwprobe()
/bionic/libc/include/bits/
Dglibc-syscalls.h942 #if defined(__NR_riscv_hwprobe)
943 #define SYS_riscv_hwprobe __NR_riscv_hwprobe