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

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 1213 static bool ttm_bo_places_compat(const struct ttm_place *places, function in typeref:typename:bool
1241 if (ttm_bo_places_compat(placement->placement, placement->num_placement,
1247 ttm_bo_places_compat(placement->busy_placement,
ttm_bo.c 1213 static bool ttm_bo_places_compat(const struct ttm_place *places, function in typeref:typename:bool
1241 if (ttm_bo_places_compat(placement->placement, placement->num_placement,
1247 ttm_bo_places_compat(placement->busy_placement,

Completed in 59 milliseconds