Searched defs:iodom (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/arm64/iommu/ |
| H A D | iommu.c | 79 iommu_domain_unmap_buf(struct iommu_domain *iodom, iommu_gaddr_t base, in iommu_domain_unmap_buf() 93 iommu_domain_map_buf(struct iommu_domain *iodom, iommu_gaddr_t base, in iommu_domain_map_buf() 126 struct iommu_domain *iodom; in iommu_domain_alloc() local 141 iommu_domain_free(struct iommu_domain *iodom) in iommu_domain_free() 182 iommu_ctx_alloc(device_t dev, struct iommu_domain *iodom, bool disabled) in iommu_ctx_alloc() 208 struct iommu_domain *iodom; in iommu_get_ctx() local 264 struct iommu_domain *iodom; in iommu_free_ctx() local 283 struct iommu_domain *iodom; in iommu_domain_free_entry() local 298 iommu_domain_unload(struct iommu_domain *iodom, in iommu_domain_unload()
|
| H A D | smmu.c | 1604 smmu_unmap(device_t dev, struct iommu_domain *iodom, in smmu_unmap() 1637 smmu_map(device_t dev, struct iommu_domain *iodom, in smmu_map() 1715 smmu_domain_free(device_t dev, struct iommu_domain *iodom) in smmu_domain_free() 1757 smmu_ctx_alloc(device_t dev, struct iommu_domain *iodom, device_t child, in smmu_ctx_alloc()
|
| H A D | smmuvar.h | 53 struct iommu_domain iodom; member
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_ctx.c | 331 struct iommu_domain *iodom; in dmar_reserve_pci_regions() local 383 struct iommu_domain *iodom; in dmar_domain_alloc() local 489 struct iommu_domain *iodom; in dmar_domain_destroy() local 906 struct iommu_domain *iodom; in dmar_domain_unload() local 984 iommu_domain_unload(struct iommu_domain *iodom, in iommu_domain_unload()
|
| H A D | intel_idpgtbl.c | 502 domain_map_buf(struct iommu_domain *iodom, iommu_gaddr_t base, in domain_map_buf() 688 domain_unmap_buf(struct iommu_domain *iodom, iommu_gaddr_t base, in domain_unmap_buf()
|
| H A D | intel_dmar.h | 60 struct iommu_domain iodom; member
|
| H A D | intel_drv.c | 1129 struct iommu_domain *iodom; in dmar_print_domain() local
|