Searched refs:radeon_ttm_tt (Results 1 – 1 of 1) sorted by relevance
420 struct radeon_ttm_tt { struct434 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr() argument495 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_unpin_userptr()523 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_is_bound()532 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_bind()566 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_unbind()582 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_destroy()595 struct radeon_ttm_tt *gtt; in radeon_ttm_tt_create()605 gtt = kzalloc(sizeof(struct radeon_ttm_tt), GFP_KERNEL); in radeon_ttm_tt_create()616 static struct radeon_ttm_tt *radeon_ttm_tt_to_gtt(struct radeon_device *rdev, in radeon_ttm_tt_to_gtt()[all …]