Symbol: ttm_mem_reg
sys/dev/drm2/ttm/ttm_agp_backend.c
49
static int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem)
sys/dev/drm2/ttm/ttm_bo.c
1110
struct ttm_mem_reg mem;
sys/dev/drm2/ttm/ttm_bo.c
1146
struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo.c
1627
bool ttm_mem_reg_is_pci(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo.c
1849
struct ttm_mem_reg evict_mem;
sys/dev/drm2/ttm/ttm_bo.c
411
struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo.c
476
struct ttm_mem_reg tmp_mem = *mem;
sys/dev/drm2/ttm/ttm_bo.c
807
struct ttm_mem_reg evict_mem;
sys/dev/drm2/ttm/ttm_bo.c
905
void ttm_bo_mem_put(struct ttm_buffer_object *bo, struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo.c
920
struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo.c
999
struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo_api.h
211
struct ttm_mem_reg mem;
sys/dev/drm2/ttm/ttm_bo_driver.h
206
struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
219
struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
398
struct ttm_mem_reg *new_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
435
struct ttm_mem_reg *new_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
451
int (*io_mem_reserve)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
452
void (*io_mem_free)(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
54
int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
624
extern int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
696
struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
719
struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo_driver.h
724
struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
726
struct ttm_mem_reg *mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
925
struct ttm_mem_reg *new_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
947
struct ttm_mem_reg *new_mem);
sys/dev/drm2/ttm/ttm_bo_driver.h
978
struct ttm_mem_reg *new_mem);
sys/dev/drm2/ttm/ttm_bo_manager.c
54
struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo_manager.c
91
struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo_util.c
115
struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo_util.c
139
struct ttm_mem_reg *mem)
sys/dev/drm2/ttm/ttm_bo_util.c
155
struct ttm_mem_reg *mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
175
struct ttm_mem_reg *mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
185
int ttm_mem_reg_ioremap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo_util.c
217
void ttm_mem_reg_iounmap(struct ttm_bo_device *bdev, struct ttm_mem_reg *mem,
sys/dev/drm2/ttm/ttm_bo_util.c
293
struct ttm_mem_reg *new_mem)
sys/dev/drm2/ttm/ttm_bo_util.c
298
struct ttm_mem_reg *old_mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
299
struct ttm_mem_reg old_copy = *old_mem;
sys/dev/drm2/ttm/ttm_bo_util.c
44
bool no_wait_gpu, struct ttm_mem_reg *new_mem)
sys/dev/drm2/ttm/ttm_bo_util.c
460
struct ttm_mem_reg *mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
47
struct ttm_mem_reg *old_mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
481
struct ttm_mem_reg *mem = &bo->mem;
sys/dev/drm2/ttm/ttm_bo_util.c
598
struct ttm_mem_reg *new_mem)
sys/dev/drm2/ttm/ttm_bo_util.c
603
struct ttm_mem_reg *old_mem = &bo->mem;
sys/dev/drm2/ttm/ttm_tt.c
255
int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem)