Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dcpu.h84 typedef struct riscv_cpu_profile { struct
85 struct riscv_cpu_profile *parent; argument
86 const char *name;
87 uint32_t misa_ext;
88 bool enabled;
89 bool user_set;
90 int priv_spec;
91 int satp_mode;
92 const int32_t ext_offsets[];