Home
last modified time | relevance | path

Searched refs:riscv_hwprobe_key_is_valid (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/vdso/
A Dhwprobe.c36 if (riscv_hwprobe_key_is_valid(p->key)) { in riscv_vdso_get_values()
77 if (riscv_hwprobe_key_is_valid(p->key)) { in riscv_vdso_get_cpus()
/linux/arch/riscv/include/asm/
A Dhwprobe.h13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) in riscv_hwprobe_key_is_valid() function
/linux/arch/riscv/kernel/
A Dsys_hwprobe.c352 if (!riscv_hwprobe_key_is_valid(pair.key)) { in hwprobe_get_cpus()

Completed in 6 milliseconds