Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dompic.c40 typedef struct OR1KOMPICCPUState OR1KOMPICCPUState; typedef
42 struct OR1KOMPICCPUState { struct
52 OR1KOMPICCPUState cpus[OMPIC_MAX_CPUS]; argument
141 VMSTATE_UINT32(status, OR1KOMPICCPUState),
142 VMSTATE_UINT32(control, OR1KOMPICCPUState),
153 vmstate_or1k_ompic_cpu, OR1KOMPICCPUState),