Home
last modified time | relevance | path

Searched defs:riscv_hwprobe (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h15 struct riscv_hwprobe { struct
16 __s64 key;
17 __u64 value;
/linux/tools/testing/selftests/riscv/hwprobe/
H A Dsys_hwprobe.S6 riscv_hwprobe: label
/linux/arch/riscv/kernel/
H A Dsys_hwprobe.c511 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5() argument