Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dmos6522.h170 extern const VMStateDescription vmstate_mos6522;
/openbmc/qemu/hw/misc/
H A Dmos6522.c624 const VMStateDescription vmstate_mos6522 = { variable
711 dc->vmsd = &vmstate_mos6522; in mos6522_class_init()
H A Dmac_via.c1296 VMSTATE_STRUCT(parent_obj, MOS6522Q800VIA1State, 0, vmstate_mos6522,
1415 VMSTATE_STRUCT(parent_obj, MOS6522Q800VIA2State, 0, vmstate_mos6522,
/openbmc/qemu/hw/misc/macio/
H A Dcuda.c491 VMSTATE_STRUCT(mos6522_cuda.parent_obj, CUDAState, 0, vmstate_mos6522,
H A Dpmu.c683 VMSTATE_STRUCT(mos6522_pmu.parent_obj, PMUState, 0, vmstate_mos6522,