Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 11 of 11) sorted by relevance

/qemu/tests/unit/
H A Dtest-resv-mem.c19 static void print_ranges(const char *prefix, GList *ranges) in print_ranges()
38 static void compare_ranges(const char *prefix, GList *ranges, in compare_ranges()
/qemu/hw/vfio/
H A Dlistener.c740 VFIODirtyRanges ranges; member
831 VFIODirtyRanges *ranges) in vfio_dirty_tracking_init()
890 struct vfio_device_feature_dma_logging_range *ranges; in vfio_device_feature_dma_logging_start_create() local
950 struct vfio_device_feature_dma_logging_range *ranges = in vfio_device_feature_dma_logging_start_destroy() local
961 VFIODirtyRanges ranges; in vfio_devices_dma_logging_start() local
/qemu/util/
H A Dlog.c388 gchar **ranges = g_strsplit(filter_spec, ",", 0); in qemu_set_dfilter_ranges() local
/qemu/qapi/
H A Dstring-output-visitor.c66 GList *ranges; member
/qemu/hw/acpi/
H A Daml-build.c75 void crs_range_insert(GPtrArray *ranges, uint64_t base, uint64_t limit) in crs_range_insert()
127 void crs_replace_with_free_ranges(GPtrArray *ranges, in crs_replace_with_free_ranges()
/qemu/include/system/
H A Dmemory.h1140 FlatRange *ranges; member
/qemu/hw/hyperv/
H A Dhv-balloon.c902 union dm_mem_page_range ranges[], in hv_balloon_handle_remove_ranges()
/qemu/hw/nvme/
H A Dctrl.c2732 void *ranges; member
2796 static void nvme_copy_source_range_parse_format0_2(void *ranges, in nvme_copy_source_range_parse_format0_2()
2831 static void nvme_copy_source_range_parse_format1_3(void *ranges, int idx, in nvme_copy_source_range_parse_format1_3()
2873 static void nvme_copy_source_range_parse(void *ranges, int idx, uint8_t format, in nvme_copy_source_range_parse()
/qemu/hw/ppc/
H A Dspapr_pci.c2255 } QEMU_PACKED ranges[] = { in spapr_dt_phb() local
/qemu/linux-headers/linux/
H A Dvfio.h1386 __aligned_u64 ranges; member
/qemu/linux-headers/asm-x86/
H A Dkvm.h225 struct kvm_msr_filter_range ranges[KVM_MSR_FILTER_MAX_RANGES]; member