Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iommu/iommufd/
Dhw_pagetable.c123 !device_iommu_capable(idev->dev, IOMMU_CAP_DIRTY_TRACKING)) in iommufd_hwpt_paging_alloc()
Ddevice.c1240 if (device_iommu_capable(idev->dev, IOMMU_CAP_DIRTY_TRACKING)) in iommufd_get_hw_info()
Dselftest.c499 case IOMMU_CAP_DIRTY_TRACKING: in mock_domain_capable()
/linux-6.12.1/include/linux/
Diommu.h255 IOMMU_CAP_DIRTY_TRACKING, /* IOMMU supports dirty tracking */ enumerator
/linux-6.12.1/drivers/iommu/amd/
Diommu.c2607 case IOMMU_CAP_DIRTY_TRACKING: { in amd_iommu_capable()
/linux-6.12.1/drivers/iommu/intel/
Diommu.c3843 case IOMMU_CAP_DIRTY_TRACKING: in intel_iommu_capable()
/linux-6.12.1/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c2299 case IOMMU_CAP_DIRTY_TRACKING: in arm_smmu_capable()