Searched defs:iodom (Results 1 – 12 of 12) sorted by relevance
| /freebsd-14-stable/sys/arm64/iommu/ |
| HD | iommu.c | 84 iommu_domain_unmap_buf(struct iommu_domain *iodom, in iommu_domain_unmap_buf() 97 iommu_domain_map_buf(struct iommu_domain *iodom, struct iommu_map_entry *entry, in iommu_domain_map_buf() 128 struct iommu_domain *iodom; in iommu_domain_alloc() local 144 iommu_domain_free(struct iommu_domain *iodom) in iommu_domain_free() 167 iommu_tag_init(struct iommu_domain *iodom, struct bus_dma_tag_iommu *t) in iommu_tag_init() 185 iommu_ctx_alloc(device_t requester, struct iommu_domain *iodom, bool disabled) in iommu_ctx_alloc() 205 struct iommu_domain *iodom; in iommu_ctx_init() local 250 struct iommu_domain *iodom; in iommu_get_ctx_ofw() local 338 struct iommu_domain *iodom; in iommu_get_ctx() local 407 iommu_domain_unload(struct iommu_domain *iodom, in iommu_domain_unload()
|
| HD | smmu.c | 1626 smmu_unmap(device_t dev, struct iommu_domain *iodom, in smmu_unmap() 1659 smmu_map(device_t dev, struct iommu_domain *iodom, in smmu_map() 1693 struct iommu_domain *iodom; in smmu_domain_alloc() local 1745 smmu_domain_free(device_t dev, struct iommu_domain *iodom) in smmu_domain_free() 1804 smmu_ctx_alloc(device_t dev, struct iommu_domain *iodom, device_t child, in smmu_ctx_alloc() 1829 struct iommu_domain *iodom; in smmu_ctx_init() local
|
| HD | smmuvar.h | 53 struct iommu_domain iodom; member
|
| /freebsd-14-stable/sys/x86/iommu/ |
| HD | amd_ctx.c | 117 amdiommu_domain_unload(struct iommu_domain *iodom, in amdiommu_domain_unload() 150 struct iommu_domain *iodom; in amdiommu_domain_destroy() local 236 struct iommu_domain *iodom; in amdiommu_domain_alloc() local
|
| HD | intel_ctx.c | 314 struct iommu_domain *iodom; in dmar_reserve_pci_regions() local 366 struct iommu_domain *iodom; in dmar_domain_alloc() local 472 struct iommu_domain *iodom; in dmar_domain_destroy() local 874 dmar_domain_unload(struct iommu_domain *iodom, in dmar_domain_unload()
|
| HD | amd_idpgtbl.c | 229 amdiommu_map_buf(struct iommu_domain *iodom, struct iommu_map_entry *entry, in amdiommu_map_buf() 378 amdiommu_unmap_buf(struct iommu_domain *iodom, struct iommu_map_entry *entry, in amdiommu_unmap_buf()
|
| HD | iommu_utils.c | 272 iommu_domain_unload(struct iommu_domain *iodom, in iommu_domain_unload() 808 iommu_db_domain_print_contexts(struct iommu_domain *iodom) in iommu_db_domain_print_contexts() 821 iommu_db_domain_print_mappings(struct iommu_domain *iodom) in iommu_db_domain_print_mappings()
|
| HD | intel_idpgtbl.c | 473 dmar_map_buf(struct iommu_domain *iodom, struct iommu_map_entry *entry, in dmar_map_buf() 665 dmar_unmap_buf(struct iommu_domain *iodom, struct iommu_map_entry *entry, in dmar_unmap_buf()
|
| HD | amd_iommu.h | 41 struct iommu_domain iodom; member
|
| HD | intel_dmar.h | 57 struct iommu_domain iodom; member
|
| HD | amd_drv.c | 1120 struct iommu_domain *iodom; in amdiommu_print_domain() local
|
| HD | intel_drv.c | 1116 struct iommu_domain *iodom; in dmar_print_domain() local
|