Searched defs:new_mem (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/ast/
H A Dast_ttm.c189 ast_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) ast_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/cirrus/
H A Dcirrus_ttm.c189 cirrus_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) cirrus_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/mgag200/
H A Dmgag200_ttm.c189 mgag200_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) mgag200_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/ttm/
H A Dttm_bo_util.c47 ttm_bo_move_ttm(struct ttm_buffer_object *bo, bool evict, bool no_wait_gpu, struct ttm_mem_reg *new_mem) ttm_bo_move_ttm() argument
323 ttm_bo_move_memcpy(struct ttm_buffer_object *bo, bool evict, bool no_wait_gpu, struct ttm_mem_reg *new_mem) ttm_bo_move_memcpy() argument
633 ttm_bo_move_accel_cleanup(struct ttm_buffer_object *bo, struct fence *fence, bool evict, bool no_wait_gpu, struct ttm_mem_reg *new_mem) ttm_bo_move_accel_cleanup() argument
/linux-4.1.27/drivers/gpu/drm/bochs/
H A Dbochs_mm.c168 bochs_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) bochs_bo_move() argument
/linux-4.1.27/drivers/gpu/drm/qxl/
H A Dqxl_ttm.c337 qxl_move_null(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem) qxl_move_null() argument
347 qxl_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) qxl_bo_move() argument
360 qxl_bo_move_notify(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem) qxl_bo_move_notify() argument
H A Dqxl_cmd.c485 qxl_hw_surface_alloc(struct qxl_device *qdev, struct qxl_bo *surf, struct ttm_mem_reg *new_mem) qxl_hw_surface_alloc() argument
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_object.c757 radeon_bo_move_notify(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem) radeon_bo_move_notify() argument
H A Dradeon_ttm.c243 radeon_move_null(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem) radeon_move_null() argument
253 radeon_move_blit(struct ttm_buffer_object *bo, bool evict, bool no_wait_gpu, struct ttm_mem_reg *new_mem, struct ttm_mem_reg *old_mem) radeon_move_blit() argument
309 radeon_move_vram_ram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_move_vram_ram() argument
356 radeon_move_ram_vram(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_move_ram_vram() argument
396 radeon_bo_move(struct ttm_buffer_object *bo, bool evict, bool interruptible, bool no_wait_gpu, struct ttm_mem_reg *new_mem) radeon_bo_move() argument
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_res.c208 struct resource_node *new_mem = NULL; ibmphp_rsrc_init() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c1233 nouveau_bo_move_ntfy(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem) nouveau_bo_move_ntfy() argument
1254 nouveau_bo_vm_bind(struct ttm_buffer_object *bo, struct ttm_mem_reg *new_mem, nouveau_bo_vm_bind() argument
695 nve0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nve0_bo_move_copy() argument
727 nvc0_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nvc0_bo_move_copy() argument
765 nvc0_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nvc0_bo_move_m2mf() argument
804 nva3_bo_move_copy(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nva3_bo_move_copy() argument
842 nv98_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nv98_bo_move_exec() argument
860 nv84_bo_move_exec(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nv84_bo_move_exec() argument
894 nv50_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nv50_bo_move_m2mf() argument
990 nv04_bo_move_m2mf(struct nouveau_channel *chan, struct ttm_buffer_object *bo, struct ttm_mem_reg *old_mem, struct ttm_mem_reg *new_mem) nv04_bo_move_m2mf() argument
1062 nouveau_bo_move_m2mf(struct ttm_buffer_object *bo, int evict, bool intr, bool no_wait_gpu, struct ttm_mem_reg *new_mem) nouveau_bo_move_m2mf() argument
1162 nouveau_bo_move_flipd(struct ttm_buffer_object *bo, bool evict, bool intr, bool no_wait_gpu, struct ttm_mem_reg *new_mem) nouveau_bo_move_flipd() argument
1198 nouveau_bo_move_flips(struct ttm_buffer_object *bo, bool evict, bool intr, bool no_wait_gpu, struct ttm_mem_reg *new_mem) nouveau_bo_move_flips() argument
1289 nouveau_bo_move(struct ttm_buffer_object *bo, bool evict, bool intr, bool no_wait_gpu, struct ttm_mem_reg *new_mem) nouveau_bo_move() argument
/linux-4.1.27/drivers/vfio/pci/
H A Dvfio_pci_config.c504 bool phys_mem, virt_mem, new_mem, phys_io, virt_io, new_io; vfio_basic_config_write() local

Completed in 585 milliseconds