Searched refs:intel_fs_paging_domain_ops (Results 1 – 2 of 2) sorted by relevance
1330 extern const struct iommu_domain_ops intel_fs_paging_domain_ops;1335 return domain->domain.ops == &intel_fs_paging_domain_ops; in intel_domain_is_fs_paging()
2849 dmar_domain->domain.ops = &intel_fs_paging_domain_ops; in intel_iommu_domain_alloc_first_stage()3886 const struct iommu_domain_ops intel_fs_paging_domain_ops = { variable