Home
last modified time | relevance | path

Searched refs:nodetype (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/intc/
H A Dloongarch_extioi.c82 *data = s->nodetype[index]; in extioi_readw()
204 s->nodetype[index] = val; in extioi_writew()
416 VMSTATE_UINT32_ARRAY(nodetype, LoongArchExtIOI,
/qemu/include/hw/intc/
H A Dloongarch_extioi.h76 uint32_t nodetype[EXTIOI_IRQS_NODETYPE_COUNT / 2]; member