Searched refs:ExtIOICore (Results 1 – 2 of 2) sorted by relevance
61 typedef struct ExtIOICore { struct65 } ExtIOICore; argument85 ExtIOICore *cpu;
350 s->cpu = g_new0(ExtIOICore, s->num_cpu); in loongarch_extioi_realize()399 VMSTATE_UINT32_ARRAY(coreisr, ExtIOICore, EXTIOI_IRQS_GROUP_COUNT),419 vmstate_extioi_core, ExtIOICore),