Lines Matching full:they
21 to guest ram or a local buffer). They deal with doing accesses
90 function call. They should therefore only be used in code that is
206 This means they must only be used from helper functions where the
275 any actions required by any tracing plugins. They are only to be
307 they perform accesses by guest virtual address, with a given ``MemOpIdx``.
309 They differ from ``cpu_{ld,st}_mmu`` in that they take the endianness
336 or device memory accesses. They take an AddressSpace, which is the
338 (They generally correspond to being the "master" end of a hardware bus
343 for the Secure world and one for NonSecure if they implement TrustZone).
348 modelling that they have an AddressSpace of their own.)
410 ``address_space_{ld,st}*``, except that they always pass
414 The fact that they ignore whether the transaction succeeded means
415 they should not be used in new code, unless you know for certain
452 For new code they are better avoided:
487 These behave like ``address_space_*``, except that they perform a DMA
510 ``PCIDevice *`` and they will do ``dma_memory_*`` operations on the