Searched defs:post_load (Results 1 – 17 of 17) sorted by relevance
| /openbmc/qemu/include/hw/ppc/ |
| H A D | spapr_irq.h | 79 int (*post_load)(SpaprInterruptController *intc, int version_id); member
|
| /openbmc/qemu/include/hw/timer/ |
| H A D | i8254_internal.h | 67 void (*post_load)(PITCommonState *s); member
|
| /openbmc/qemu/include/hw/isa/ |
| H A D | i8259_internal.h | 41 void (*post_load)(PICCommonState *s); member
|
| /openbmc/qemu/include/hw/intc/ |
| H A D | loongson_ipi_common.h | 52 int (*post_load)(void *opaque, int version_id); member
|
| H A D | loongarch_pic_common.h | 79 int (*post_load)(LoongArchPICCommonState *s, int version_id); member
|
| H A D | arm_gicv3_its_common.h | 122 void (*post_load)(GICv3ITSState *s); member
|
| H A D | loongarch_extioi_common.h | 100 int (*post_load)(void *s, int version_id); member
|
| H A D | arm_gic_common.h | 165 void (*post_load)(GICState *s); member
|
| H A D | arm_gicv3_common.h | 318 void (*post_load)(GICv3State *s); member
|
| /openbmc/qemu/hw/intc/ |
| H A D | ioapic_internal.h | 96 void (*post_load)(IOAPICCommonState *s); member
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | virtio-serial.h | 185 struct VirtIOSerialPostLoad *post_load; member
|
| H A D | virtio.h | 231 int (*post_load)(VirtIODevice *vdev); member
|
| /openbmc/qemu/rust/hw/char/pl011/src/ |
| H A D | device.rs | 472 pub fn post_load(&mut self) -> Result<(), ()> { in post_load() method 650 pub fn post_load(&self, _version_id: u32) -> Result<(), ()> { in post_load() method
|
| /openbmc/qemu/include/hw/i386/ |
| H A D | apic_internal.h | 147 void (*post_load)(APICCommonState *s); member
|
| /openbmc/qemu/ui/ |
| H A D | vdagent.c | 926 static int post_load(void *opaque, int version_id) in post_load() function
|
| /openbmc/qemu/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 858 fn post_load(&self, _version_id: u8) -> i32 { in post_load() method
|
| /openbmc/qemu/include/migration/ |
| H A D | vmstate.h | 209 int (*post_load)(void *opaque, int version_id); member
|