Lines Matching full:these
19 These functions operate on a host pointer, and should be used
76 These functions operate on a guest virtual address, plus a context
87 These functions may cause a guest CPU exception to be taken
131 These functions work like the ``cpu_{ld,st}_mmu`` functions except
164 These functions work like the ``cpu_{ld,st}_mmuidx_ra`` functions
168 These are generally the preferred way to do accesses by guest
202 These functions work like the ``cpu_{ld,st}_data_ra`` functions
207 translator has saved all necessary CPU state. These functions are
241 These functions perform a read for instruction execution. The ``mmuidx``
249 In general these functions should not be used directly during translation.
274 These functions are a wrapper for ``cpu_ld*_code`` which also perform
305 These functions are intended primarily to be called by the code
335 These functions are the primary ones to use when emulating CPU
409 These are functions which are identical to
448 These are convenience functions which are identical to
487 These behave like ``address_space_*``, except that they perform a DMA
508 These functions are specifically for PCI device models which need to