Home
last modified time | relevance | path

Searched defs:csr_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dcpu.h918 riscv_csr_operations csr_ops; member
H A Dcpu.c486 const riscv_csr_operations *csr_ops = &csr_list[i].csr_ops; in riscv_register_custom_csrs() local
H A Dcsr.c5812 riscv_csr_operations csr_ops[CSR_TABLE_SIZE] = { variable