Searched refs:RemoteIommuElem (Results 1 – 2 of 2) sorted by relevance
43 RemoteIommuElem *elem = NULL; in remote_iommu_find_add_as()50 elem = g_new0(RemoteIommuElem, 1); in remote_iommu_find_add_as()68 RemoteIommuElem *elem = NULL; in remote_iommu_unplug_dev()74 elem = container_of(as, RemoteIommuElem, as); in remote_iommu_unplug_dev()
19 typedef struct RemoteIommuElem { struct23 } RemoteIommuElem; argument