Searched refs:radeon_ttm_tt (Results 1 – 1 of 1) sorted by relevance
327 struct radeon_ttm_tt { struct341 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr() argument402 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_unpin_userptr()430 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_is_bound()439 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_bind()473 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_unbind()489 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_destroy()501 struct radeon_ttm_tt *gtt; in radeon_ttm_tt_create()513 gtt = kzalloc(sizeof(struct radeon_ttm_tt), GFP_KERNEL); in radeon_ttm_tt_create()532 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct radeon_device *rdev, in radeon_ttm_tt_to_gtt()[all …]