Lines Matching refs:ttm_buffer_object
13 struct ttm_buffer_object bo;
45 nouveau_bo(struct ttm_buffer_object *bo) in nouveau_bo()
90 vm_fault_t nouveau_ttm_fault_reserve_notify(struct ttm_buffer_object *bo);
96 void nouveau_bo_add_io_reserve_lru(struct ttm_buffer_object *bo);
97 void nouveau_bo_del_io_reserve_lru(struct ttm_buffer_object *bo);
140 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
144 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
147 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
150 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
154 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
157 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
161 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,