Home
last modified time | relevance | path

Searched refs:radeon_ttm_tt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c320 struct radeon_ttm_tt { struct
334 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr()
395 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()
522 static struct radeon_ttm_tt *radeon_ttm_tt_to_gt
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_ttm.c420 struct radeon_ttm_tt { struct
434 struct radeon_ttm_tt *gtt = (void *)ttm; in radeon_ttm_tt_pin_userptr()
495 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_gt
[all...]

Completed in 3 milliseconds