Lines Matching refs:ttm_buffer_object
14 struct ttm_buffer_object bo;
51 nouveau_bo(struct ttm_buffer_object *bo) in nouveau_bo()
83 vm_fault_t nouveau_ttm_fault_reserve_notify(struct ttm_buffer_object *bo);
89 void nouveau_bo_add_io_reserve_lru(struct ttm_buffer_object *bo);
90 void nouveau_bo_del_io_reserve_lru(struct ttm_buffer_object *bo);
104 int nv04_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
108 int nv50_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
111 int nv84_bo_move_exec(struct nouveau_channel *, struct ttm_buffer_object *,
114 int nva3_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
118 int nvc0_bo_move_m2mf(struct nouveau_channel *, struct ttm_buffer_object *,
121 int nvc0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,
125 int nve0_bo_move_copy(struct nouveau_channel *, struct ttm_buffer_object *,