Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/iommu/
H A Diommu.c83 iommu_domain_unmap_buf(struct iommu_domain *iodom, in iommu_domain_unmap_buf() argument
130 if (iodom == NULL) in iommu_domain_alloc() local
97 iommu_domain_map_buf(struct iommu_domain * iodom,iommu_gaddr_t base,iommu_gaddr_t size,vm_page_t * ma,uint64_t eflags,int flags) iommu_domain_map_buf() argument
146 iommu_domain_free(struct iommu_domain * iodom) iommu_domain_free() argument
169 iommu_tag_init(struct iommu_domain * iodom,struct bus_dma_tag_iommu * t) iommu_tag_init() argument
186 iommu_ctx_alloc(device_t requester,struct iommu_domain * iodom,bool disabled) iommu_ctx_alloc() argument
206 struct iommu_domain *iodom; iommu_ctx_init() local
251 struct iommu_domain *iodom; iommu_get_ctx_ofw() local
339 struct iommu_domain *iodom; iommu_get_ctx() local
393 struct iommu_domain *iodom; iommu_free_ctx() local
421 iommu_domain_unload(struct iommu_domain * iodom,struct iommu_map_entries_tailq * entries,bool cansleep) iommu_domain_unload() argument
[all...]
H A Dsmmu.c1629 smmu_unmap(device_t dev,struct iommu_domain * iodom,vm_offset_t va,bus_size_t size) smmu_unmap() argument
1662 smmu_map(device_t dev,struct iommu_domain * iodom,vm_offset_t va,vm_page_t * ma,vm_size_t size,vm_prot_t prot) smmu_map() argument
1696 struct iommu_domain *iodom; smmu_domain_alloc() local
1748 smmu_domain_free(device_t dev,struct iommu_domain * iodom) smmu_domain_free() argument
1807 smmu_ctx_alloc(device_t dev,struct iommu_domain * iodom,device_t child,bool disabled) smmu_ctx_alloc() argument
1832 struct iommu_domain *iodom; smmu_ctx_init() local
[all...]
H A Dsmmuvar.h53 struct iommu_domain iodom; member
/freebsd-src/sys/x86/iommu/
H A Dintel_ctx.c330 struct iommu_domain *iodom; dmar_reserve_pci_regions() local
382 struct iommu_domain *iodom; dmar_domain_alloc() local
488 struct iommu_domain *iodom; dmar_domain_destroy() local
912 iommu_domain_unload(struct iommu_domain * iodom,struct iommu_map_entries_tailq * entries,bool cansleep) iommu_domain_unload() argument
[all...]
H A Dintel_idpgtbl.c498 domain_map_buf(struct iommu_domain * iodom,iommu_gaddr_t base,iommu_gaddr_t size,vm_page_t * ma,uint64_t eflags,int flags) domain_map_buf() argument
684 domain_unmap_buf(struct iommu_domain * iodom,iommu_gaddr_t base,iommu_gaddr_t size,int flags) domain_unmap_buf() argument
[all...]
H A Dintel_dmar.h57 struct iommu_domain iodom; member
H A Dintel_drv.c1147 struct iommu_domain *iodom; dmar_print_domain() local