Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/ttm/
Dttm_agp_backend.c123 int ttm_agp_tt_populate(struct ttm_tt *ttm) in ttm_agp_tt_populate() function
Dttm_bo_driver.h1014 int ttm_agp_tt_populate(struct ttm_tt *ttm);
/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_ttm.c608 return ttm_agp_tt_populate(ttm); in radeon_ttm_tt_populate()