Home
last modified time | relevance | path

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

/linux-6.14.4/tools/testing/selftests/riscv/hwprobe/
Dsys_hwprobe.S5 .global riscv_hwprobe symbol
6 riscv_hwprobe: label
/linux-6.14.4/arch/riscv/include/uapi/asm/
Dhwprobe.h15 struct riscv_hwprobe { struct
16 __s64 key;
17 __u64 value;
/linux-6.14.4/arch/riscv/kernel/
Dsys_hwprobe.c493 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5() argument