pasid_limit        63 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	unsigned int pasid_limit;
pasid_limit        90 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	pasid_limit = min_t(unsigned int,
pasid_limit        94 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	if (!kfd_set_pasid_limit(pasid_limit)) {
pasid_limit       307 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	unsigned int pasid_limit;
pasid_limit       313 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	pasid_limit = kfd_get_pasid_limit();
pasid_limit       315 drivers/gpu/drm/amd/amdkfd/kfd_iommu.c 	err = amd_iommu_init_device(kfd->pdev, pasid_limit);