Home
last modified time | relevance | path

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

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