Home
last modified time | relevance | path

Searched defs:vdomain (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iommu/
H A Dvirtio-iommu.c79 struct viommu_domain *vdomain; member
313 static int viommu_add_mapping(struct viommu_domain *vdomain, u64 iova, u64 end, in viommu_add_mapping()
344 static size_t viommu_del_mappings(struct viommu_domain *vdomain, in viommu_del_mappings()
382 struct viommu_domain *vdomain) in viommu_domain_map_identity()
433 static int viommu_replay_mappings(struct viommu_domain *vdomain) in viommu_replay_mappings()
642 struct viommu_domain *vdomain; in viommu_domain_alloc() local
666 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_finalise() local
709 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_free() local
727 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_attach_dev() local
795 struct viommu_domain *vdomain = vdev->vdomain; in viommu_detach_dev() local
[all …]