Searched defs:ttm_device_funcs (Results 1 – 1 of 1) sorted by relevance
71 struct ttm_device_funcs { struct83 struct ttm_tt *(*ttm_tt_create)(struct ttm_buffer_object *bo,95 int (*ttm_tt_populate)(struct ttm_device *bdev,106 void (*ttm_tt_unpopulate)(struct ttm_device *bdev,118 void (*ttm_tt_destroy)(struct ttm_device *bdev, struct ttm_tt *ttm);129 bool (*eviction_valuable)(struct ttm_buffer_object *bo,143 void (*evict_flags)(struct ttm_buffer_object *bo,159 int (*move)(struct ttm_buffer_object *bo, bool evict,167 void (*delete_mem_notify)(struct ttm_buffer_object *bo);172 void (*swap_notify)(struct ttm_buffer_object *bo);[all …]