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

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo_vm.c 371 static int ttm_bo_vm_access_kmap(struct ttm_buffer_object *bo, function in typeref:typename:int
433 ret = ttm_bo_vm_access_kmap(bo, offset, buf, len, write);

Completed in 13 milliseconds