Searched defs:GICv3CPUState (Results 1 – 1 of 1) sorted by relevance
126 struct GICv3CPUState { struct127 GICv3State *gic;128 CPUState *cpu;129 qemu_irq parent_irq;139 uint32_t gicr_ctlr;179 int num_list_regs;189 PendingIrq hppi;195 PendingIrq hpplpi;198 PendingIrq hppvlpi;201 bool seenbetter;[all …]
Completed in 6 milliseconds