Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/iommu/
H A Dintel_dmar.h266 extern const struct iommu_domain_map_ops dmar_domain_map_ops;
H A Dintel_idpgtbl.c816 const struct iommu_domain_map_ops dmar_domain_map_ops = { variable
H A Dintel_ctx.c396 iommu_domain_init(unit, iodom, &dmar_domain_map_ops); in dmar_domain_alloc()