Home
last modified time | relevance | path

Searched refs:csr_seed_long (Results 1 – 2 of 2) sorted by relevance

/linux/arch/riscv/include/asm/
H A Darchrandom.h17 static inline bool __must_check csr_seed_long(unsigned long *v) in csr_seed_long() function
66 if (riscv_has_extension_likely(RISCV_ISA_EXT_ZKR) && csr_seed_long(v)) in arch_get_random_seed_longs()
/linux/arch/riscv/kernel/pi/
H A Darchrandom_early.c26 if (!csr_seed_long(&seed)) in get_kaslr_seed_zkr()