Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvirtio-mem.c34 static const VMStateDescription vmstate_virtio_mem_device_early; variable
1124 &vmstate_virtio_mem_device_early, vmem); in virtio_mem_device_realize()
1148 vmstate_unregister(VMSTATE_IF(vmem), &vmstate_virtio_mem_device_early, in virtio_mem_device_unrealize()
1418 static const VMStateDescription vmstate_virtio_mem_device_early = { variable