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

/linux-master/arch/riscv/include/asm/
H A Dhwprobe.h13 static inline bool riscv_hwprobe_key_is_valid(__s64 key) function
/linux-master/arch/riscv/kernel/vdso/
H A Dhwprobe.c36 if (riscv_hwprobe_key_is_valid(p->key)) {
77 if (riscv_hwprobe_key_is_valid(p->key)) {
/linux-master/arch/riscv/kernel/
H A Dsys_hwprobe.c326 if (!riscv_hwprobe_key_is_valid(pair.key)) {

Completed in 114 milliseconds