Searched refs:riscv_csr_extra (Results 1 – 5 of 5) sorted by relevance
101 struct riscv_csr_extra struct118 struct riscv_csr_extra *next; argument977 struct riscv_csr_extra *entry, *pre_entry; in riscv_init_csr_hash()981 entry = (struct riscv_csr_extra *) str_hash_find (csr_extra_hash, name); in riscv_init_csr_hash()1022 struct riscv_csr_extra *entry) in riscv_csr_address()1024 struct riscv_csr_extra *saved_entry = entry; in riscv_csr_address()1163 struct riscv_csr_extra *r = in reg_csr_lookup_internal()1164 (struct riscv_csr_extra *) str_hash_find (csr_extra_hash, s); in reg_csr_lookup_internal()
739 (struct riscv_csr_extra): Add new fields to store more information
3784 pointer when creating struct riscv_csr_extra.3960 (enum riscv_csr_class, struct riscv_csr_extra): Move them to5073 (struct riscv_csr_extra): New structure to hold all extra information
2784 (struct riscv_csr_extra): Likewise.