Home
last modified time | relevance | path

Searched refs:MemoryDeviceClass (Results 1 – 8 of 8) sorted by relevance

/qemu/hw/mem/
A Dmemory-device.c25 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_is_empty()
43 const MemoryDeviceClass *mdc_a = MEMORY_DEVICE_GET_CLASS(a); in memory_device_addr_sort()
44 const MemoryDeviceClass *mdc_b = MEMORY_DEVICE_GET_CLASS(b); in memory_device_addr_sort()
73 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_memslots()
176 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_check_addable()
327 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(obj); in memory_device_plugged_size()
350 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_pre_plug()
412 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_plug()
444 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_unplug()
473 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_region_size()
[all …]
A Dnvdimm.c257 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in nvdimm_class_init()
A Dpc-dimm.c283 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in pc_dimm_class_init()
/qemu/include/hw/mem/
A Dmemory-device.h22 typedef struct MemoryDeviceClass MemoryDeviceClass; typedef
23 DECLARE_CLASS_CHECKERS(MemoryDeviceClass, MEMORY_DEVICE,
60 struct MemoryDeviceClass { struct
/qemu/hw/virtio/
A Dvirtio-pmem-pci.c88 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_pmem_pci_class_init()
A Dvirtio-mem-pci.c160 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_mem_pci_class_init()
/qemu/hw/i386/
A Dsgx-epc.c154 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in sgx_epc_class_init()
/qemu/hw/hyperv/
A Dhv-balloon.c1752 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in hv_balloon_class_init()

Completed in 37 milliseconds