Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/uapi/asm/
H A Dhwprobe.h15 struct riscv_hwprobe { struct
16 __s64 key;
17 __u64 value;
/openbmc/linux/tools/testing/selftests/riscv/hwprobe/
H A Dsys_hwprobe.S6 riscv_hwprobe: label
/openbmc/linux/arch/riscv/kernel/
H A Dsys_riscv.c331 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5() argument
/openbmc/qemu/linux-user/
H A Dsyscall.c8813 struct riscv_hwprobe { struct
8819 struct riscv_hwprobe *pair, in risc_hwprobe_fill_pairs() argument