ttm_tt
int ttm_agp_tt_populate(struct ttm_tt *ttm)
void ttm_agp_tt_unpopulate(struct ttm_tt *ttm)
struct ttm_tt ttm;
static int ttm_agp_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem)
static int ttm_agp_unbind(struct ttm_tt *ttm)
static void ttm_agp_destroy(struct ttm_tt *ttm)
struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev,
size += ttm_round_pot(sizeof(struct ttm_tt));
struct ttm_tt;
struct ttm_tt *ttm;
extern struct ttm_tt *ttm_agp_tt_create(struct ttm_bo_device *bdev,
int ttm_agp_tt_populate(struct ttm_tt *ttm);
void ttm_agp_tt_unpopulate(struct ttm_tt *ttm);
struct ttm_tt ttm;
struct ttm_tt *(*ttm_tt_create)(struct ttm_bo_device *bdev,
int (*ttm_tt_populate)(struct ttm_tt *ttm);
void (*ttm_tt_unpopulate)(struct ttm_tt *ttm);
int (*bind) (struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
extern int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
extern void ttm_tt_fini(struct ttm_tt *ttm);
extern int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem);
extern void ttm_tt_destroy(struct ttm_tt *ttm);
int (*unbind) (struct ttm_tt *ttm);
extern void ttm_tt_unbind(struct ttm_tt *ttm);
extern int ttm_tt_swapin(struct ttm_tt *ttm);
extern int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement);
extern int ttm_tt_swapout(struct ttm_tt *ttm,
void (*destroy) (struct ttm_tt *ttm);
static int ttm_copy_io_ttm_page(struct ttm_tt *ttm, void *src,
static int ttm_copy_ttm_io_page(struct ttm_tt *ttm, void *dst,
struct ttm_tt *ttm = bo->ttm;
struct ttm_tt *ttm = bo->ttm;
struct ttm_tt *ttm = bo->ttm;
struct ttm_tt *ttm = NULL;
int ttm_pool_populate(struct ttm_tt *ttm)
void ttm_pool_unpopulate(struct ttm_tt *ttm)
extern int ttm_pool_populate(struct ttm_tt *ttm);
extern void ttm_pool_unpopulate(struct ttm_tt *ttm);
struct ttm_tt *ttm = &ttm_dma->ttm;
struct ttm_tt *ttm = &ttm_dma->ttm;
struct ttm_tt *ttm = &ttm_dma->ttm;
static int ttm_tt_set_caching(struct ttm_tt *ttm,
int ttm_tt_set_placement_caching(struct ttm_tt *ttm, uint32_t placement)
void ttm_tt_destroy(struct ttm_tt *ttm)
int ttm_tt_init(struct ttm_tt *ttm, struct ttm_bo_device *bdev,
void ttm_tt_fini(struct ttm_tt *ttm)
struct ttm_tt *ttm = &ttm_dma->ttm;
struct ttm_tt *ttm = &ttm_dma->ttm;
void ttm_tt_unbind(struct ttm_tt *ttm)
int ttm_tt_bind(struct ttm_tt *ttm, struct ttm_mem_reg *bo_mem)
int ttm_tt_swapin(struct ttm_tt *ttm)
int ttm_tt_swapout(struct ttm_tt *ttm, vm_object_t persistent_swap_storage)
static void ttm_tt_alloc_page_directory(struct ttm_tt *ttm)