Home
last modified time | relevance | path

Searched refs:smmu_domain (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm64/iommu/
H A Dsmmuvar.h46 LIST_HEAD(, smmu_domain) domain_list;
52 struct smmu_domain { struct
55 LIST_ENTRY(smmu_domain) next; argument
64 struct smmu_domain *domain; argument
H A Dsmmu.c1607 struct smmu_domain *domain; in smmu_unmap()
1614 domain = (struct smmu_domain *)iodom; in smmu_unmap()
1641 struct smmu_domain *domain; in smmu_map()
1649 domain = (struct smmu_domain *)iodom; in smmu_map()
1671 struct smmu_domain *domain; in smmu_domain_alloc()
1717 struct smmu_domain *domain; in smmu_domain_free()
1723 domain = (struct smmu_domain *)iodom; in smmu_domain_free()
1760 struct smmu_domain *domain; in smmu_ctx_alloc()
1769 domain = (struct smmu_domain *)iodom; in smmu_ctx_alloc()
1833 struct smmu_domain *domain; in smmu_ctx_lookup_by_sid()
[all …]