Home
last modified time | relevance | path

Searched refs:iommu_domain_map_ops (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/iommu/
H A Diommu.h93 struct iommu_domain_map_ops { struct
109 const struct iommu_domain_map_ops *ops; argument
199 const struct iommu_domain_map_ops *ops);
H A Dbusdma_iommu.c1115 const struct iommu_domain_map_ops *ops) in iommu_domain_init()
/freebsd/sys/x86/iommu/
H A Damd_iommu.h240 extern const struct iommu_domain_map_ops amdiommu_domain_map_ops;
H A Dintel_dmar.h227 extern const struct iommu_domain_map_ops dmar_domain_map_ops;
H A Damd_idpgtbl.c396 const struct iommu_domain_map_ops amdiommu_domain_map_ops = {
H A Dintel_idpgtbl.c805 const struct iommu_domain_map_ops dmar_domain_map_ops = {
/freebsd/sys/arm64/iommu/
H A Diommu.c119 static const struct iommu_domain_map_ops domain_map_ops = {