Home
last modified time | relevance | path

Searched defs:ttm_tt_unpopulate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_tt.c490 void ttm_tt_unpopulate(struct ttm_tt *ttm) in ttm_tt_unpopulate() function
/Linux-v5.4/include/drm/ttm/
Dttm_bo_driver.h257 void (*ttm_tt_unpopulate)(struct ttm_tt *ttm); member