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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_bo.c 1325 struct ttm_place placement_memtype = { local in function:nouveau_bo_move_flipd
1335 placement.placement = placement.busy_placement = &placement_memtype;
1362 struct ttm_place placement_memtype = { local in function:nouveau_bo_move_flips
1372 placement.placement = placement.busy_placement = &placement_memtype;

Completed in 15 milliseconds