Searched refs:radeon_ttm_tt (Results 1 – 1 of 1) sorted by relevance
312 struct radeon_ttm_tt { struct326 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr() argument387 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_unpin_userptr()415 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_is_bound()424 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_bind()458 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_unbind()474 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_destroy()483 struct radeon_ttm_tt *gtt; in radeon_ttm_tt_create()495 gtt = kzalloc_obj(struct radeon_ttm_tt); in radeon_ttm_tt_create()514 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct radeon_device *rdev, in radeon_ttm_tt_to_gtt()[all …]