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
60 struct RISCVAPLICState *children[QEMU_APLIC_MAX_CHILDREN]; argument
81 void riscv_aplic_set_kvm_msicfgaddr(RISCVAPLICState *aplic, hwaddr addr); argument