Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dvirtio-iommu.c79 struct viommu_domain *vdomain; member
314 static int viommu_add_mapping(struct viommu_domain *vdomain, unsigned long iova, in viommu_add_mapping()
346 static size_t viommu_del_mappings(struct viommu_domain *vdomain, in viommu_del_mappings()
387 static int viommu_replay_mappings(struct viommu_domain *vdomain) in viommu_replay_mappings()
589 struct viommu_domain *vdomain; in viommu_domain_alloc() local
615 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_finalise() local
633 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_domain_free() local
653 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_attach_dev() local
721 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_map() local
759 struct viommu_domain *vdomain = to_viommu_domain(domain); in viommu_unmap() local
[all …]