Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Dtegra-gart.c73 static struct gart_device *gart_handle; /* unique for a system */ variable
233 gart = gart_handle; in gart_iommu_domain_alloc()
359 iommu_device_link(&gart_handle->iommu, dev); in gart_iommu_add_device()
367 iommu_device_unlink(&gart_handle->iommu, dev); in gart_iommu_remove_device()
418 if (gart_handle) in tegra_gart_probe()
476 gart_handle = gart; in tegra_gart_probe()
491 gart_handle = NULL; in tegra_gart_remove()