ttm_tt_set_placement_caching  514 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 	r = ttm_tt_set_placement_caching(bo->ttm, tmp_mem.placement);
ttm_tt_set_placement_caching  282 drivers/gpu/drm/radeon/radeon_ttm.c 	r = ttm_tt_set_placement_caching(bo->ttm, tmp_mem.placement);
ttm_tt_set_placement_caching  352 drivers/gpu/drm/ttm/ttm_bo.c 		ret = ttm_tt_set_placement_caching(bo->ttm, mem->placement);
ttm_tt_set_placement_caching   77 drivers/gpu/drm/ttm/ttm_bo_util.c 	ret = ttm_tt_set_placement_caching(ttm, new_mem->placement);
ttm_tt_set_placement_caching  206 drivers/gpu/drm/ttm/ttm_tt.c EXPORT_SYMBOL(ttm_tt_set_placement_caching);
ttm_tt_set_placement_caching  229 include/drm/ttm/ttm_tt.h int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement);