Searched refs:memory_device_pre_plug (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/hw/mem/ |
| H A D | trace-events | 6 memory_device_pre_plug(const char *id, uint64_t addr) "id=%s addr=0x%"PRIx64
|
| H A D | pc-dimm.c | 72 memory_device_pre_plug(MEMORY_DEVICE(dimm), machine, errp); in pc_dimm_pre_plug()
|
| H A D | memory-device.c | 347 void memory_device_pre_plug(MemoryDeviceState *md, MachineState *ms, in memory_device_pre_plug() function
|
| /openbmc/qemu/include/hw/mem/ |
| H A D | memory-device.h | 171 void memory_device_pre_plug(MemoryDeviceState *md, MachineState *ms,
|
| /openbmc/qemu/hw/s390x/ |
| H A D | virtio-ccw-md.c | 41 memory_device_pre_plug(md, ms, &local_err); in virtio_ccw_md_pre_plug()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-md-pci.c | 40 memory_device_pre_plug(md, ms, &local_err); in virtio_md_pci_pre_plug()
|
| /openbmc/qemu/hw/i386/ |
| H A D | pc.c | 1364 memory_device_pre_plug(MEMORY_DEVICE(dev), MACHINE(hotplug_dev), errp); in pc_hv_balloon_pre_plug()
|