Lines Matching defs:domain
90 iommu_gas_alloc_entry(struct iommu_domain *domain, u_int flags) in iommu_gas_alloc_entry()
112 struct iommu_domain *domain; in iommu_gas_free_entry() local
192 iommu_gas_check_free(struct iommu_domain *domain) in iommu_gas_check_free()
218 iommu_gas_rb_remove(struct iommu_domain *domain, struct iommu_map_entry *entry) in iommu_gas_rb_remove()
243 iommu_gas_init_domain(struct iommu_domain *domain) in iommu_gas_init_domain()
275 iommu_gas_fini_domain(struct iommu_domain *domain) in iommu_gas_fini_domain()
412 iommu_gas_find_space(struct iommu_domain *domain, in iommu_gas_find_space()
525 iommu_gas_alloc_region(struct iommu_domain *domain, struct iommu_map_entry *entry, in iommu_gas_alloc_region()
610 struct iommu_domain *domain; in iommu_gas_free_space() local
630 struct iommu_domain *domain; in iommu_gas_free_region() local
646 iommu_gas_remove_clip_left(struct iommu_domain *domain, iommu_gaddr_t start, in iommu_gas_remove_clip_left()
682 iommu_gas_remove_clip_right(struct iommu_domain *domain, in iommu_gas_remove_clip_right()
698 iommu_gas_remove_unmap(struct iommu_domain *domain, in iommu_gas_remove_unmap()
713 iommu_gas_remove_locked(struct iommu_domain *domain, in iommu_gas_remove_locked()
753 iommu_gas_remove_init(struct iommu_domain *domain, in iommu_gas_remove_init()
763 iommu_gas_remove_cleanup(struct iommu_domain *domain, in iommu_gas_remove_cleanup()
785 iommu_gas_remove(struct iommu_domain *domain, iommu_gaddr_t start, in iommu_gas_remove()
799 iommu_gas_map(struct iommu_domain *domain, in iommu_gas_map()
852 iommu_gas_map_region(struct iommu_domain *domain, struct iommu_map_entry *entry, in iommu_gas_map_region()
898 iommu_gas_reserve_region_locked(struct iommu_domain *domain, in iommu_gas_reserve_region_locked()
914 iommu_gas_reserve_region(struct iommu_domain *domain, iommu_gaddr_t start, in iommu_gas_reserve_region()
936 iommu_gas_reserve_region_extend(struct iommu_domain *domain, in iommu_gas_reserve_region_extend()
987 struct iommu_domain *domain; in iommu_unmap_msi() local
1009 struct iommu_domain *domain; in iommu_map_msi() local
1054 iommu_translate_msi(struct iommu_domain *domain, uint64_t *addr) in iommu_translate_msi()
1082 iommu_debug_dump_gas(struct iommu_domain *domain) in iommu_debug_dump_gas()
1108 struct iommu_domain *domain; in DB_SHOW_COMMAND() local