Lines Matching refs:ttm_tt
485 static int radeon_ttm_tt_pin_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_pin_userptr()
547 static void radeon_ttm_tt_unpin_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_unpin_userptr()
576 static int radeon_ttm_backend_bind(struct ttm_tt *ttm, in radeon_ttm_backend_bind()
606 static int radeon_ttm_backend_unbind(struct ttm_tt *ttm) in radeon_ttm_backend_unbind()
618 static void radeon_ttm_backend_destroy(struct ttm_tt *ttm) in radeon_ttm_backend_destroy()
632 static struct ttm_tt *radeon_ttm_tt_create(struct ttm_buffer_object *bo, in radeon_ttm_tt_create()
659 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct ttm_tt *ttm) in radeon_ttm_tt_to_gtt()
666 static int radeon_ttm_tt_populate(struct ttm_tt *ttm, in radeon_ttm_tt_populate()
706 static void radeon_ttm_tt_unpopulate(struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate()
739 int radeon_ttm_tt_set_userptr(struct ttm_tt *ttm, uint64_t addr, in radeon_ttm_tt_set_userptr()
753 bool radeon_ttm_tt_has_userptr(struct ttm_tt *ttm) in radeon_ttm_tt_has_userptr()
763 bool radeon_ttm_tt_is_readonly(struct ttm_tt *ttm) in radeon_ttm_tt_is_readonly()