Searched defs:riscv_hwprobe (Results 1 – 15 of 15) sorted by relevance
10 struct riscv_hwprobe { struct11 __s64 key;12 __u64 value;
26 struct riscv_hwprobe { struct27 int64_t key;28 uint64_t value;
15 struct riscv_hwprobe { struct16 __s64 key;17 __u64 value;
53 SYS_FUNC(riscv_hwprobe) in SYS_FUNC() argument