Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Darchrandom.h27 unsigned long csr_seed = csr_swap(CSR_SEED, 0); in csr_seed_long()
H A Dcsr.h448 #define CSR_SEED 0x015 macro
/linux/arch/riscv/kvm/
H A Dvcpu_insn.c115 { .base = CSR_SEED, .count = 1, .func = seed_csr_rmw },