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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.h 277 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
amdgpu_object.c 1269 * amdgpu_bo_move_notify - notification about a memory move
1278 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, function in typeref:typename:void
1307 * amdgpu_bo_move_notify - notification about a BO being released
amdgpu_ttm.c 1751 .move_notify = &amdgpu_bo_move_notify,

Completed in 13 milliseconds