ttm_bo_type_device  364 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c 	bp.type = ttm_bo_type_device;
ttm_bo_type_device 1077 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c 	enum ttm_bo_type bo_type = ttm_bo_type_device;
ttm_bo_type_device  260 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 				     flags, ttm_bo_type_device, resv, &gobj);
ttm_bo_type_device  314 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 				     0, ttm_bo_type_device, NULL, &gobj);
ttm_bo_type_device  772 drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c 				     ttm_bo_type_device, NULL, &gobj);
ttm_bo_type_device  609 drivers/gpu/drm/amd/amdgpu/amdgpu_object.c 	if (bp->type == ttm_bo_type_device)
ttm_bo_type_device  686 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	if (bo->type == ttm_bo_type_device &&
ttm_bo_type_device   97 drivers/gpu/drm/drm_gem_vram_helper.c 	ret = ttm_bo_init(bdev, &gbo->bo, size, ttm_bo_type_device,
ttm_bo_type_device  299 drivers/gpu/drm/nouveau/nouveau_bo.c 	int type = sg ? ttm_bo_type_sg : ttm_bo_type_device;
ttm_bo_type_device   92 drivers/gpu/drm/qxl/qxl_object.c 		type = ttm_bo_type_device;
ttm_bo_type_device  202 drivers/gpu/drm/radeon/radeon_object.c 		type = ttm_bo_type_device;
ttm_bo_type_device 1368 drivers/gpu/drm/ttm/ttm_bo.c 	if (bo->type == ttm_bo_type_device ||
ttm_bo_type_device   60 drivers/gpu/drm/ttm/ttm_tt.c 	case ttm_bo_type_device:
ttm_bo_type_device  140 drivers/gpu/drm/virtio/virtgpu_object.c 			  ttm_bo_type_device, &bo->placement, 0,
ttm_bo_type_device  518 drivers/gpu/drm/vmwgfx/vmwgfx_bo.c 			  ttm_bo_type_device, placement,
ttm_bo_type_device 1247 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 		ret = ttm_bo_create(&dev_priv->bdev, size, ttm_bo_type_device,
ttm_bo_type_device  259 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 			    ttm_bo_type_device,
ttm_bo_type_device  444 drivers/gpu/drm/vmwgfx/vmwgfx_mob.c 			    ttm_bo_type_device,