Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Damd-iommu.h108 struct list_head ats_devices; member
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/x86/
A Dats.c118 list_for_each_entry_safe( pdev, temp, &iommu->ats_devices, ats.list ) in dev_invalidate_iotlb()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/amd/
A Diommu_detect.c130 INIT_LIST_HEAD(&iommu->ats_devices); in amd_iommu_detect_one_acpi()
A Dpci_amd_iommu.c165 enable_ats_device(pdev, &iommu->ats_devices); in amd_iommu_setup_domain_device()
/xen-4.10.0-shim-comet/xen/drivers/passthrough/vtd/
A Diommu.h545 struct list_head ats_devices; member
A Diommu.c1176 INIT_LIST_HEAD(&iommu->ats_devices); in iommu_alloc()
1513 enable_ats_device(pdev, &drhd->iommu->ats_devices); in domain_context_mapping()
2020 ret = enable_ats_device(pdev, &drhd->iommu->ats_devices); in intel_iommu_enable_device()

Completed in 12 milliseconds