Home
last modified time | relevance | path

Searched defs:ttm_device_funcs (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/include/drm/ttm/
A Dttm_device.h61 struct ttm_device_funcs { struct
85 int (*ttm_tt_populate)(struct ttm_device *bdev,
96 void (*ttm_tt_unpopulate)(struct ttm_device *bdev,
119 bool (*eviction_valuable)(struct ttm_buffer_object *bo,
133 void (*evict_flags)(struct ttm_buffer_object *bo,
149 int (*move)(struct ttm_buffer_object *bo, bool evict,
157 void (*delete_mem_notify)(struct ttm_buffer_object *bo);
162 void (*swap_notify)(struct ttm_buffer_object *bo);
170 int (*io_mem_reserve)(struct ttm_device *bdev,
172 void (*io_mem_free)(struct ttm_device *bdev,
[all …]

Completed in 4 milliseconds