Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
Dadf_transport_debug.c
/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.c5809 riscv_csr_operations csr_ops[CSR_TABLE_SIZE] = { variable