Searched refs:radeon_ttm_tt (Results 1 – 1 of 1) sorted by relevance
320 struct radeon_ttm_tt { struct334 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr() argument395 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_unpin_userptr()423 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_is_bound()432 struct radeon_ttm_tt *gtt = (void*)ttm; in radeon_ttm_backend_bind()466 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_unbind()482 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_backend_destroy()491 struct radeon_ttm_tt *gtt; in radeon_ttm_tt_create()503 gtt = kzalloc(sizeof(struct radeon_ttm_tt), GFP_KERNEL); in radeon_ttm_tt_create()532 return container_of(ttm, struct radeon_ttm_tt, ttm); in radeon_ttm_tt_to_gtt()[all …]