Lines Matching refs:ttm_buffer_object
14 struct ttm_buffer_object bo;
46 nouveau_bo(struct ttm_buffer_object *bo) in nouveau_bo()
91 vm_fault_t nouveau_ttm_fault_reserve_notify(struct ttm_buffer_object *bo);
97 void nouveau_bo_add_io_reserve_lru(struct ttm_buffer_object *bo);
98 void nouveau_bo_del_io_reserve_lru(struct ttm_buffer_object *bo);
141 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
145 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
148 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
151 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
155 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
158 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
162 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,