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(sizeof(struct radeon_ttm_tt), GFP_KERNEL); in radeon_ttm_tt_create()524 return container_of(ttm, struct radeon_ttm_tt, ttm); in radeon_ttm_tt_to_gtt()[all …]
Completed in 5 milliseconds