Searched refs:__to_iova (Results 1 – 2 of 2) sorted by relevance
106 static inline int __to_iova(struct vfio_pci_device *device, void *vaddr, iova_t *iova) in __to_iova() function
201 ASSERT_NE(0, __to_iova(self->device, region.vaddr, NULL)); in TEST_F()