Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu_bits.h534 #define CSR_SEED 0x015 macro
H A Dop_helper.c49 if (csr == CSR_SEED) { in helper_csrr()
H A Dcsr.c5013 [CSR_SEED] = { "seed", seed, NULL, NULL, rmw_seed },
/openbmc/qemu/target/riscv/kvm/
H A Dkvm-cpu.c1553 case CSR_SEED: in kvm_riscv_handle_csr()