Home
last modified time | relevance | path

Searched refs:radeon_ttm_tt_unpopulate (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/radeon/
Dradeon_ttm.c561 static void radeon_ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in radeon_ttm_tt_unpopulate() function
678 .ttm_tt_unpopulate = &radeon_ttm_tt_unpopulate,