Home
last modified time | relevance | path

Searched refs:VIRTIO_MEM_BLOCK_SIZE_PROP (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/hw/virtio/
H A Dvirtio-mem-pci.c81 return object_property_get_uint(OBJECT(md), VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_get_min_alignment()
138 object_property_add_alias(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_instance_init()
139 OBJECT(&dev->vdev), VIRTIO_MEM_BLOCK_SIZE_PROP); in virtio_mem_pci_instance_init()
H A Dvirtio-mem.c730 PRIx64 ")", VIRTIO_MEM_BLOCK_SIZE_PROP, page_size); in virtio_mem_device_realize()
734 PRIx64 " MiB)", VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
739 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
743 ")", VIRTIO_MEM_ADDR_PROP, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
750 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
890 VIRTIO_MEM_BLOCK_SIZE_PROP, tmp->block_size, in virtio_mem_mig_sanity_checks_post_load()
1016 ")", name, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_set_requested_size()
1102 object_property_add(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, "size", in virtio_mem_instance_init()
/dports/emulators/qemu60/qemu-6.0.0/hw/virtio/
H A Dvirtio-mem-pci.c81 return object_property_get_uint(OBJECT(md), VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_get_min_alignment()
140 object_property_add_alias(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_instance_init()
141 OBJECT(&dev->vdev), VIRTIO_MEM_BLOCK_SIZE_PROP); in virtio_mem_pci_instance_init()
H A Dvirtio-mem.c530 PRIx64 ")", VIRTIO_MEM_BLOCK_SIZE_PROP, page_size); in virtio_mem_device_realize()
534 PRIx64 " MiB)", VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
539 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
543 ")", VIRTIO_MEM_ADDR_PROP, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
550 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
676 VIRTIO_MEM_BLOCK_SIZE_PROP, tmp->block_size, in virtio_mem_mig_sanity_checks_post_load()
801 ")", name, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_set_requested_size()
930 object_property_add(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, "size", in virtio_mem_instance_init()
/dports/emulators/qemu5/qemu-5.2.0/hw/virtio/
H A Dvirtio-mem-pci.c81 return object_property_get_uint(OBJECT(md), VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_get_min_alignment()
140 object_property_add_alias(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_instance_init()
141 OBJECT(&dev->vdev), VIRTIO_MEM_BLOCK_SIZE_PROP); in virtio_mem_pci_instance_init()
H A Dvirtio-mem.c530 PRIx64 ")", VIRTIO_MEM_BLOCK_SIZE_PROP, page_size); in virtio_mem_device_realize()
534 PRIx64 " MiB)", VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
539 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
543 ")", VIRTIO_MEM_ADDR_PROP, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
550 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
676 VIRTIO_MEM_BLOCK_SIZE_PROP, tmp->block_size, in virtio_mem_mig_sanity_checks_post_load()
801 ")", name, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_set_requested_size()
930 object_property_add(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, "size", in virtio_mem_instance_init()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/virtio/
H A Dvirtio-mem-pci.c81 return object_property_get_uint(OBJECT(md), VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_get_min_alignment()
140 object_property_add_alias(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_pci_instance_init()
141 OBJECT(&dev->vdev), VIRTIO_MEM_BLOCK_SIZE_PROP); in virtio_mem_pci_instance_init()
H A Dvirtio-mem.c698 PRIx64 ")", VIRTIO_MEM_BLOCK_SIZE_PROP, page_size); in virtio_mem_device_realize()
702 PRIx64 " MiB)", VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
707 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
711 ")", VIRTIO_MEM_ADDR_PROP, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_device_realize()
718 VIRTIO_MEM_BLOCK_SIZE_PROP, vmem->block_size); in virtio_mem_device_realize()
860 VIRTIO_MEM_BLOCK_SIZE_PROP, tmp->block_size, in virtio_mem_mig_sanity_checks_post_load()
986 ")", name, VIRTIO_MEM_BLOCK_SIZE_PROP, in virtio_mem_set_requested_size()
1104 object_property_add(obj, VIRTIO_MEM_BLOCK_SIZE_PROP, "size", in virtio_mem_instance_init()
/dports/emulators/qemu60/qemu-6.0.0/include/hw/virtio/
H A Dvirtio-mem.h31 #define VIRTIO_MEM_BLOCK_SIZE_PROP "block-size" macro
/dports/emulators/qemu5/qemu-5.2.0/include/hw/virtio/
H A Dvirtio-mem.h31 #define VIRTIO_MEM_BLOCK_SIZE_PROP "block-size" macro
/dports/emulators/qemu/qemu-6.2.0/include/hw/virtio/
H A Dvirtio-mem.h31 #define VIRTIO_MEM_BLOCK_SIZE_PROP "block-size" macro
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/hw/virtio/
H A Dvirtio-mem.h31 #define VIRTIO_MEM_BLOCK_SIZE_PROP "block-size" macro