ttm_bo.c | 1039 * ttm_bo_mem_placement - check if placement is compatible 1049 static int ttm_bo_mem_placement(struct ttm_buffer_object *bo, function in typeref:typename:int 1115 ret = ttm_bo_mem_placement(bo, place, mem, ctx); 1148 ret = ttm_bo_mem_placement(bo, place, mem, ctx);
|