Lines Matching full:address
18 * - Translate iova address
19 * - Reverse translate iova address (from translated to iova)
23 /* First addressable iova address in the device */
26 /* Last addressable iova address in the device */
29 /* IOVA address to qemu memory maps. */
35 /* GPA->IOVA address memory maps */
70 * Find the IOVA address stored from a memory address
73 * @map: The map with the memory address
88 * @taddr: The translated address (HVA)
132 * Find the IOVA address stored from a guest memory address (GPA)
135 * @map: The map with the guest memory address
150 * @taddr: The translated address (GPA)