Searched refs:old_reg (Results 1 – 8 of 8) sorted by relevance
48 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv04_bo_move_m2mf() argument51 u32 src_ctxdma = nouveau_bo_mem_ctxdma(bo, chan, old_reg); in nv04_bo_move_m2mf()52 u32 src_offset = old_reg->start << PAGE_SHIFT; in nv04_bo_move_m2mf()
37 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv84_bo_move_exec() argument39 struct nouveau_mem *mem = nouveau_mem(old_reg); in nv84_bo_move_exec()
34 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_copy() argument36 struct nouveau_mem *mem = nouveau_mem(old_reg); in nvc0_bo_move_copy()
41 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nva3_bo_move_copy() argument43 struct nouveau_mem *mem = nouveau_mem(old_reg); in nva3_bo_move_copy()
39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nvc0_bo_move_m2mf() argument42 struct nouveau_mem *mem = nouveau_mem(old_reg); in nvc0_bo_move_m2mf()
39 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nve0_bo_move_copy() argument41 struct nouveau_mem *mem = nouveau_mem(old_reg); in nve0_bo_move_copy()
40 struct ttm_resource *old_reg, struct ttm_resource *new_reg) in nv50_bo_move_m2mf() argument42 struct nouveau_mem *mem = nouveau_mem(old_reg); in nv50_bo_move_m2mf()
1070 struct ttm_resource *old_reg = &bo->mem; in nouveau_bo_move() local1088 if (old_reg->mem_type == TTM_PL_SYSTEM && !bo->ttm) { in nouveau_bo_move()1099 else if (old_reg->mem_type == TTM_PL_SYSTEM) in nouveau_bo_move()