need_swiotlb 792 drivers/gpu/drm/amd/amdgpu/amdgpu.h bool need_swiotlb; need_swiotlb 1277 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c if (adev->need_swiotlb && swiotlb_nr_tbl()) { need_swiotlb 1312 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c if (adev->need_swiotlb && swiotlb_nr_tbl()) { need_swiotlb 2457 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c if (!(adev->need_swiotlb && swiotlb_nr_tbl())) need_swiotlb 871 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c adev->need_swiotlb = drm_need_swiotlb(44); need_swiotlb 999 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c adev->need_swiotlb = drm_need_swiotlb(40); need_swiotlb 1125 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c adev->need_swiotlb = drm_need_swiotlb(40); need_swiotlb 1273 drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c adev->need_swiotlb = drm_need_swiotlb(44); need_swiotlb 2389 drivers/gpu/drm/radeon/radeon.h bool need_swiotlb; need_swiotlb 1388 drivers/gpu/drm/radeon/radeon_device.c rdev->need_swiotlb = drm_need_swiotlb(dma_bits); need_swiotlb 698 drivers/gpu/drm/radeon/radeon_ttm.c if (rdev->need_swiotlb && swiotlb_nr_tbl()) { need_swiotlb 730 drivers/gpu/drm/radeon/radeon_ttm.c if (rdev->need_swiotlb && swiotlb_nr_tbl()) { need_swiotlb 1079 drivers/gpu/drm/radeon/radeon_ttm.c if (!(rdev->need_swiotlb && swiotlb_nr_tbl()))