Searched refs:radeon_ttm_tt (Results 1 – 1 of 1) sorted by relevance
324 struct radeon_ttm_tt { struct338 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr() argument399 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_unpin_userptr()427 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_is_bound()436 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_bind()470 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_unbind()486 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_destroy()495 struct radeon_ttm_tt *gtt; in radeon_ttm_tt_create()507 gtt = kzalloc(sizeof(struct radeon_ttm_tt), GFP_KERNEL); in radeon_ttm_tt_create()526 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct radeon_device *rdev, in radeon_ttm_tt_to_gtt()[all …]