Searched refs:csr_seed_long (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/riscv/include/asm/
H A Darchrandom.h17 static inline bool __must_check csr_seed_long(unsigned long *v) function
63 * If Zkr is supported and csr_seed_long succeeds, we return one long
66 if (riscv_has_extension_likely(RISCV_ISA_EXT_ZKR) && csr_seed_long(v))

Completed in 119 milliseconds