Lines Matching refs:ttm_buffer_object
14 struct ttm_buffer_object bo;
47 nouveau_bo(struct ttm_buffer_object *bo) in nouveau_bo()
92 vm_fault_t nouveau_ttm_fault_reserve_notify(struct ttm_buffer_object *bo);
98 void nouveau_bo_add_io_reserve_lru(struct ttm_buffer_object *bo);
99 void nouveau_bo_del_io_reserve_lru(struct ttm_buffer_object *bo);
142 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
146 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
149 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
152 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
156 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
159 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
163 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,