Home
last modified time | relevance | path

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

/linux/include/drm/ttm/
A Dttm_device.h63 struct ttm_device_funcs { struct
87 int (*ttm_tt_populate)(struct ttm_device *bdev,
98 void (*ttm_tt_unpopulate)(struct ttm_device *bdev,
121 bool (*eviction_valuable)(struct ttm_buffer_object *bo,
135 void (*evict_flags)(struct ttm_buffer_object *bo,
151 int (*move)(struct ttm_buffer_object *bo, bool evict,
159 void (*delete_mem_notify)(struct ttm_buffer_object *bo);
164 void (*swap_notify)(struct ttm_buffer_object *bo);
172 int (*io_mem_reserve)(struct ttm_device *bdev,
174 void (*io_mem_free)(struct ttm_device *bdev,
[all …]

Completed in 5 milliseconds