Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/intc/
H A Driscv_aplic.h27 typedef struct RISCVAPLICState RISCVAPLICState; typedef
36 struct RISCVAPLICState { struct
59 struct RISCVAPLICState *parent; argument
61 uint16_t num_children;
64 uint32_t aperture_size;
65 uint32_t hartid_base;
66 uint32_t num_harts;
67 uint32_t iprio_mask;
68 uint32_t num_irqs;
69 bool msimode;
[all …]