Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_bo.c427 static void xe_ttm_tt_unpopulate(struct ttm_device *ttm_dev, struct ttm_tt *tt) in xe_ttm_tt_unpopulate() function
1095 .ttm_tt_unpopulate = xe_ttm_tt_unpopulate,