Home
last modified time | relevance | path

Searched refs:dmar_domain_map_ops (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/iommu/
H A Dintel_dmar.h227 extern const struct iommu_domain_map_ops dmar_domain_map_ops;
H A Dintel_idpgtbl.c805 const struct iommu_domain_map_ops dmar_domain_map_ops = { variable
H A Dintel_ctx.c378 iommu_domain_init(unit, iodom, &dmar_domain_map_ops); in dmar_domain_alloc()