HomeSort by: relevance | last modified time | path
    Searched refs:ttm_agp_tt_unpopulate (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 151 void ttm_agp_tt_unpopulate(struct ttm_tt *ttm) function in typeref:typename:void
155 EXPORT_SYMBOL(ttm_agp_tt_unpopulate);
  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_tt.h 299 void ttm_agp_tt_unpopulate(struct ttm_tt *ttm);
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 88 ttm_agp_tt_unpopulate(struct ttm_tt *ttm) function in typeref:typename:void
92 "ttm_agp_tt_unpopulate: ttm %p state is not tt_unbound: %d",
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_ttm.c 874 ttm_agp_tt_unpopulate(ttm);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.c 1772 ttm_agp_tt_unpopulate(ttm);

Completed in 25 milliseconds