Searched refs:TYPE_MEMORY_BACKEND (Results 1 – 12 of 12) sorted by relevance
| /openbmc/qemu/backends/ |
| H A D | hostmem-ram.c | 49 .parent = TYPE_MEMORY_BACKEND,
|
| H A D | hostmem-epc.c | 62 .parent = TYPE_MEMORY_BACKEND,
|
| H A D | hostmem-shm.c | 82 .parent = TYPE_MEMORY_BACKEND,
|
| H A D | hostmem-memfd.c | 164 .parent = TYPE_MEMORY_BACKEND,
|
| H A D | hostmem-file.c | 316 .parent = TYPE_MEMORY_BACKEND,
|
| H A D | hostmem.c | 581 .name = TYPE_MEMORY_BACKEND,
|
| /openbmc/qemu/include/system/ |
| H A D | hostmem.h | 23 #define TYPE_MEMORY_BACKEND "memory-backend" macro
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-pmem.c | 161 TYPE_MEMORY_BACKEND, HostMemoryBackend *),
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu-udmabuf.c | 99 if (object_dynamic_cast(obj, TYPE_MEMORY_BACKEND)) { in find_memory_backend_type()
|
| /openbmc/qemu/hw/mem/ |
| H A D | pc-dimm.c | 159 TYPE_MEMORY_BACKEND, HostMemoryBackend *),
|
| /openbmc/qemu/hw/core/ |
| H A D | numa.c | 155 o = object_resolve_path_type(node->memdev, TYPE_MEMORY_BACKEND, NULL); in parse_numa_node()
|
| /openbmc/qemu/hw/acpi/ |
| H A D | erst.c | 1016 TYPE_MEMORY_BACKEND, HostMemoryBackend *),
|