Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_hwprobe_test.cpp126 ASSERT_EQ(0, syscall(SYS_riscv_hwprobe, probes_syscall, 2, 0, nullptr, 0)); in TEST()
/bionic/libc/include/bits/
Dglibc-syscalls.h943 #define SYS_riscv_hwprobe __NR_riscv_hwprobe macro