Home
last modified time | relevance | path

Searched refs:ttm_lru_bulk_move (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/drm/ttm/
Dttm_resource.h255 struct ttm_lru_bulk_move { struct
345 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk);
346 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk);
Dttm_bo_api.h137 struct ttm_lru_bulk_move *bulk_move;
291 struct ttm_lru_bulk_move *bulk);
/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_resource.c38 void ttm_lru_bulk_move_init(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_init()
52 void ttm_lru_bulk_move_tail(struct ttm_lru_bulk_move *bulk) in ttm_lru_bulk_move_tail()
78 ttm_lru_bulk_move_pos(struct ttm_lru_bulk_move *bulk, struct ttm_resource *res) in ttm_lru_bulk_move_pos()
94 static void ttm_lru_bulk_move_add(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_add()
108 static void ttm_lru_bulk_move_del(struct ttm_lru_bulk_move *bulk, in ttm_lru_bulk_move_del()
Dttm_bo.c98 struct ttm_lru_bulk_move *bulk) in ttm_bo_set_bulk_move()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h329 struct ttm_lru_bulk_move lru_bulk_move;