Searched defs:RISCVAPLICState (Results 1 – 1 of 1) sorted by relevance
27 typedef struct RISCVAPLICState RISCVAPLICState; typedef36 struct RISCVAPLICState { struct59 struct RISCVAPLICState *parent; argument60 struct RISCVAPLICState *children[QEMU_APLIC_MAX_CHILDREN]; argument81 void riscv_aplic_set_kvm_msicfgaddr(RISCVAPLICState *aplic, hwaddr addr); argument