Lines Matching full:an
19 Memory is modelled as an acyclic graph of MemoryRegion objects. Sinks
53 - IOMMU region: an IOMMU region translates addresses of accesses made to it
55 these are only needed for modelling an IOMMU, not for simple devices.
61 and an MMIO region.
79 but an alias may not point back to itself, directly or indirectly.
89 (that is, to an MMIO, RAM or ROM region). This means that the region
96 Subregions cannot be added to an alias region.
146 attached to an object, which acts as its owner or parent. QEMU ensures
149 device. For example, the owner object will not die between an
152 After creation, a region can be added to an address space or a
166 before the data structure is freed. For an example see VFIOMSIXInfo
188 There is an exception to the above rule: it is okay to call
189 object_unparent at any time for an alias or a container region. It is
210 and sometimes to control which of an overlapping regions is visible to the
220 If the higher priority region in an overlap is a container or alias, then
229 an MMIO region mapped at 0x0, size 0x6000, priority 1. B currently has two
268 guest accesses an address:
279 - if the subregion is an alias, the search is continued at the alias target
336 In addition the vram is mapped as a BAR at address e1000000, and an additional