Home
last modified time | relevance | path

Searched refs:vmstate_unregister (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/stubs/
H A Dvmstate.c14 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu/qemu-6.2.0/stubs/
H A Dvmstate.c14 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/stubs/
H A Dvmstate.c17 void vmstate_unregister(DeviceState *dev, in vmstate_unregister() function
/dports/emulators/qemu42/qemu-4.2.1/stubs/
H A Dvmstate.c16 void vmstate_unregister(DeviceState *dev, in vmstate_unregister() function
/dports/emulators/qemu-utils/qemu-4.2.1/stubs/
H A Dvmstate.c16 void vmstate_unregister(DeviceState *dev, in vmstate_unregister() function
/dports/emulators/qemu5/qemu-5.2.0/stubs/
H A Dvmstate.c16 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/stubs/
H A Dvmstate.c16 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/stubs/
H A Dvmstate.c16 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu60/qemu-6.0.0/stubs/
H A Dvmstate.c16 void vmstate_unregister(VMStateIf *obj, in vmstate_unregister() function
/dports/emulators/qemu/qemu-6.2.0/
H A Dcpu.c166 vmstate_unregister(NULL, cc->sysemu_ops->legacy_vmsd, cpu);
169 vmstate_unregister(NULL, &vmstate_cpu_common, cpu);
/dports/emulators/qemu5/qemu-5.2.0/
H A Dcpu.c138 vmstate_unregister(NULL, cc->vmsd, cpu); in cpu_exec_unrealizefn()
141 vmstate_unregister(NULL, &vmstate_cpu_common, cpu); in cpu_exec_unrealizefn()
/dports/emulators/qemu60/qemu-6.0.0/
H A Dcpu.c160 vmstate_unregister(NULL, cc->vmsd, cpu); in cpu_exec_unrealizefn()
163 vmstate_unregister(NULL, &vmstate_cpu_common, cpu); in cpu_exec_unrealizefn()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/
H A Dcpu.c166 vmstate_unregister(NULL, cc->sysemu_ops->legacy_vmsd, cpu); in cpu_exec_unrealizefn()
169 vmstate_unregister(NULL, &vmstate_cpu_common, cpu); in cpu_exec_unrealizefn()
/dports/emulators/qemu42/qemu-4.2.1/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(dev, &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu/qemu-6.2.0/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu5/qemu-5.2.0/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu60/qemu-6.0.0/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(dev, &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/nvram/
H A Deeprom93xx.c331 vmstate_unregister(dev, &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom);
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/nvram/
H A Deeprom93xx.c332 vmstate_unregister(VMSTATE_IF(dev), &vmstate_eeprom, eeprom); in eeprom93xx_free()
/dports/emulators/qemu/qemu-6.2.0/hw/input/
H A Dadb.c259 vmstate_unregister(NULL, &vmstate_adb_bus, adb_bus);
/dports/emulators/qemu60/qemu-6.0.0/hw/input/
H A Dadb.c259 vmstate_unregister(NULL, &vmstate_adb_bus, adb_bus); in adb_bus_unrealize()
/dports/emulators/qemu5/qemu-5.2.0/hw/input/
H A Dadb.c259 vmstate_unregister(NULL, &vmstate_adb_bus, adb_bus); in adb_bus_unrealize()

1234567