HomeSort by: relevance | last modified time | path
    Searched defs:ttm_agp_tt_populate (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_agp_backend.c 142 int ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) function in typeref:typename:int
149 EXPORT_SYMBOL(ttm_agp_tt_populate);
  /src/sys/external/bsd/drm2/ttm/
ttm_agp_backend.c 78 ttm_agp_tt_populate(struct ttm_tt *ttm, struct ttm_operation_ctx *ctx) function in typeref:typename:int
82 "ttm_agp_tt_populate: ttm %p state is not tt_unpopulated: %d",

Completed in 14 milliseconds