Home
last modified time | relevance | path

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

/trueos/sys/dev/drm2/ttm/
HDttm_agp_backend.c131 void ttm_agp_tt_unpopulate(struct ttm_tt *ttm) in ttm_agp_tt_unpopulate() function
HDttm_bo_driver.h1015 void ttm_agp_tt_unpopulate(struct ttm_tt *ttm);
/trueos/sys/dev/drm2/radeon/
HDradeon_ttm.c656 ttm_agp_tt_unpopulate(ttm); in radeon_ttm_tt_unpopulate()