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