Home
last modified time | relevance | path

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

/openbmc/qemu/hw/mem/
H A Dtrace-events6 memory_device_pre_plug(const char *id, uint64_t addr) "id=%s addr=0x%"PRIx64
H A Dpc-dimm.c72 memory_device_pre_plug(MEMORY_DEVICE(dimm), machine, errp); in pc_dimm_pre_plug()
H A Dmemory-device.c347 void memory_device_pre_plug(MemoryDeviceState *md, MachineState *ms, in memory_device_pre_plug() function
/openbmc/qemu/include/hw/mem/
H A Dmemory-device.h171 void memory_device_pre_plug(MemoryDeviceState *md, MachineState *ms,
/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c40 memory_device_pre_plug(md, ms, &local_err); in virtio_md_pci_pre_plug()
/openbmc/qemu/hw/i386/
H A Dpc.c1378 memory_device_pre_plug(MEMORY_DEVICE(dev), MACHINE(hotplug_dev), errp); in pc_hv_balloon_pre_plug()