Searched defs:riscv_hwprobe (Results 1 – 3 of 3) sorted by relevance
5 .global riscv_hwprobe symbol6 riscv_hwprobe: label
15 struct riscv_hwprobe { struct16 __s64 key;17 __u64 value;
493 SYSCALL_DEFINE5(riscv_hwprobe, struct riscv_hwprobe __user *, pairs, in SYSCALL_DEFINE5() argument