Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/ttm/
Dttm_device.h96 void (*ttm_tt_unpopulate)(struct ttm_device *bdev, member
/linux-6.1.9/drivers/gpu/drm/ttm/
Dttm_tt.c354 void ttm_tt_unpopulate(struct ttm_device *bdev, struct ttm_tt *ttm) in ttm_tt_unpopulate() function