| /openbmc/qemu/include/accel/tcg/ |
| H A D | iommu.h | 26 MemoryRegionSection *iotlb_to_section(CPUState *cpu, 29 MemoryRegionSection *address_space_translate_for_iotlb(CPUState *cpu, 38 MemoryRegionSection *section);
|
| /openbmc/qemu/include/hw/xen/ |
| H A D | xen-hvm-common.h | 83 void xen_region_add(MemoryListener *listener, MemoryRegionSection *section); 84 void xen_region_del(MemoryListener *listener, MemoryRegionSection *section); 85 void xen_io_add(MemoryListener *listener, MemoryRegionSection *section); 86 void xen_io_del(MemoryListener *listener, MemoryRegionSection *section);
|
| H A D | arch_hvm.h | 9 MemoryRegionSection *section,
|
| H A D | xen_native.h | 368 MemoryRegionSection *section) in xen_map_memory_section() 385 MemoryRegionSection *section) in xen_unmap_memory_section() 402 MemoryRegionSection *section) in xen_map_io_section() 419 MemoryRegionSection *section) in xen_unmap_io_section()
|
| /openbmc/qemu/accel/hvf/ |
| H A D | hvf-all.c | 93 static void hvf_set_phys_mem(MemoryRegionSection *section, bool add) in hvf_set_phys_mem() 178 static void hvf_set_dirty_tracking(MemoryRegionSection *section, bool on) in hvf_set_dirty_tracking() 200 MemoryRegionSection *section, int old, int new) in hvf_log_start() 210 MemoryRegionSection *section, int old, int new) in hvf_log_stop() 220 MemoryRegionSection *section) in hvf_log_sync() 230 MemoryRegionSection *section) in hvf_region_add() 236 MemoryRegionSection *section) in hvf_region_del()
|
| /openbmc/qemu/hw/display/ |
| H A D | framebuffer.h | 22 MemoryRegionSection *mem_section, 53 MemoryRegionSection *mem_section,
|
| H A D | framebuffer.c | 25 MemoryRegionSection *mem_section, in framebuffer_update_memory_section() 57 MemoryRegionSection *mem_section, in framebuffer_update_display()
|
| H A D | next-fb.c | 39 MemoryRegionSection fbsection;
|
| H A D | omap_lcdc.c | 30 MemoryRegionSection fbsection;
|
| H A D | pl110.c | 60 MemoryRegionSection fbsection;
|
| H A D | artist.c | 45 MemoryRegionSection fbsection;
|
| /openbmc/qemu/include/hw/remote/ |
| H A D | proxy-memory-listener.h | 19 MemoryRegionSection *mr_sections;
|
| /openbmc/qemu/hw/arm/ |
| H A D | xen-stubs.c | 19 void arch_xen_set_memory(XenIOState *state, MemoryRegionSection *section, in arch_xen_set_memory()
|
| /openbmc/qemu/include/qemu/ |
| H A D | typedefs.h | 70 typedef struct MemoryRegionSection MemoryRegionSection; typedef
|
| /openbmc/qemu/system/ |
| H A D | memory-internal.h | 33 void flatview_add_to_dispatch(FlatView *fv, MemoryRegionSection *section);
|
| H A D | memory_mapping.c | 199 MemoryRegionSection *section) in guest_phys_block_add_section() 251 static int guest_phys_ram_populate_cb(MemoryRegionSection *section, in guest_phys_ram_populate_cb() 261 MemoryRegionSection *section) in guest_phys_blocks_region_add()
|
| /openbmc/qemu/hw/intc/ |
| H A D | openpic_kvm.c | 118 MemoryRegionSection *section) in kvm_openpic_region_add() 154 MemoryRegionSection *section) in kvm_openpic_region_del()
|
| H A D | arm_gicv3_its_kvm.c | 51 MemoryRegionSection mrs; in kvm_its_send_msi()
|
| /openbmc/qemu/include/system/ |
| H A D | kvm_int.h | 43 MemoryRegionSection section;
|
| /openbmc/qemu/hw/mem/ |
| H A D | memory-device.c | 486 MemoryRegionSection *mrs, bool add) in memory_devices_region_mod() 518 MemoryRegionSection *mrs) in memory_devices_region_add() 524 MemoryRegionSection *mrs) in memory_devices_region_del()
|
| /openbmc/qemu/hw/i386/xen/ |
| H A D | xen-hvm.c | 435 MemoryRegionSection *section, in xen_log_start() 446 static void xen_log_stop(MemoryListener *listener, MemoryRegionSection *section, in xen_log_stop() 458 static void xen_log_sync(MemoryListener *listener, MemoryRegionSection *section) in xen_log_sync() 708 void arch_xen_set_memory(XenIOState *state, MemoryRegionSection *section, in arch_xen_set_memory()
|
| /openbmc/qemu/hw/xen/ |
| H A D | xen_pt.c | 591 MemoryRegionSection *sec, bool adding) in xen_pt_region_update() 656 static void xen_pt_region_add(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_region_add() 665 static void xen_pt_region_del(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_region_del() 674 static void xen_pt_io_region_add(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_io_region_add() 683 static void xen_pt_io_region_del(MemoryListener *l, MemoryRegionSection *sec) in xen_pt_io_region_del()
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-vdpa.c | 34 static Int128 vhost_vdpa_section_end(const MemoryRegionSection *section, in vhost_vdpa_section_end() 44 static bool vhost_vdpa_listener_skipped_section(MemoryRegionSection *section, in vhost_vdpa_listener_skipped_section() 260 MemoryRegionSection *section) in vhost_vdpa_iommu_region_add() 299 MemoryRegionSection *section) in vhost_vdpa_iommu_region_del() 318 MemoryRegionSection *section) in vhost_vdpa_listener_region_add() 413 MemoryRegionSection *section) in vhost_vdpa_listener_region_del()
|
| /openbmc/qemu/hw/i386/kvm/ |
| H A D | xen_gnttab.c | 246 MemoryRegionSection mrs; 253 MemoryRegionSection *mrs, int prot) in gnt_unref()
|
| /openbmc/qemu/monitor/ |
| H A D | hmp-cmds-target.c | 256 MemoryRegionSection mrs = memory_region_find(get_system_memory(), in gpa2hva()
|