Home
last modified time | relevance | path

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

/drivers/iommu/
Dvirtio-iommu.c79 struct viommu_domain *vdomain; member
313 static int viommu_add_mapping(struct viommu_domain *vdomain, unsigned long iova, in viommu_add_mapping()
345 static size_t viommu_del_mappings(struct viommu_domain *vdomain, in viommu_del_mappings()
386 static int viommu_replay_mappings(struct viommu_domain *vdomain) in viommu_replay_mappings()
588 struct viommu_domain *vdomain; in viommu_domain_alloc() local
616 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_finalise() local
644 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_free() local
664 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_attach_dev() local
732 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_map() local
770 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_unmap() local
[all …]