Home
last modified time | relevance | path

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

/linux/drivers/iommu/amd/
H A Diommu.c2337 static bool amd_iommu_hd_support(struct amd_iommu *iommu) in amd_iommu_hd_support() function
2359 if (dirty_tracking && !amd_iommu_hd_support(iommu)) in do_iommu_domain_alloc()
2469 if (dom->dirty_ops && !amd_iommu_hd_support(iommu)) in amd_iommu_attach_device()
2610 return amd_iommu_hd_support(iommu); in amd_iommu_capable()