Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-md-pci.c59 memory_device_plug(md, ms); in virtio_md_pci_plug()
124 memory_device_plug(md, ms); in virtio_md_pci_unplug()
/openbmc/qemu/hw/mem/
H A Dtrace-events7 memory_device_plug(const char *id, uint64_t addr) "id=%s addr=0x%"PRIx64
H A Dpc-dimm.c80 memory_device_plug(MEMORY_DEVICE(dimm), machine); in pc_dimm_plug()
H A Dmemory-device.c410 void memory_device_plug(MemoryDeviceState *md, MachineState *ms) in memory_device_plug() function
/openbmc/qemu/include/hw/mem/
H A Dmemory-device.h173 void memory_device_plug(MemoryDeviceState *md, MachineState *ms);
/openbmc/qemu/hw/i386/
H A Dpc.c1384 memory_device_plug(MEMORY_DEVICE(dev), MACHINE(hotplug_dev)); in pc_hv_balloon_plug()