Searched refs:address_space_get_iotlb_entry (Results 1 – 4 of 4) sorted by relevance
234 iotlb = address_space_get_iotlb_entry(dev->vdev->dma_as, in vhost_sync_dirty_bitmap()1219 iotlb = address_space_get_iotlb_entry(dev->vdev->dma_as, in vhost_device_iotlb_miss()
2879 /* address_space_get_iotlb_entry: translate an address into an IOTLB2882 IOMMUTLBEntry address_space_get_iotlb_entry(AddressSpace *as, hwaddr addr,
422 ``address_space_get_iotlb_entry()`` call. In order to handle IOMMU
532 IOMMUTLBEntry address_space_get_iotlb_entry(AddressSpace *as, hwaddr addr, in address_space_get_iotlb_entry() function