Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iommu/
A Diommu.c2839 int ret, dev_def_dom; in iommu_change_dev_def_domain() local
2885 dev_def_dom = iommu_get_def_domain_type(dev); in iommu_change_dev_def_domain()
2892 type = dev_def_dom ? : iommu_def_domain_type; in iommu_change_dev_def_domain()
2893 } else if (dev_def_dom && type != dev_def_dom) { in iommu_change_dev_def_domain()

Completed in 9 milliseconds