Searched defs:ttm_device_funcs (Results 1 – 1 of 1) sorted by relevance
61 struct ttm_device_funcs { struct73 struct ttm_tt *(*ttm_tt_create)(struct ttm_buffer_object *bo,85 int (*ttm_tt_populate)(struct ttm_device *bdev,96 void (*ttm_tt_unpopulate)(struct ttm_device *bdev,108 void (*ttm_tt_destroy)(struct ttm_device *bdev, struct ttm_tt *ttm);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);[all …]