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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_ttm.c 984 * amdgpu_ttm_tt_pin_userptr - prepare the sg table with the user pages
988 static int amdgpu_ttm_tt_pin_userptr(struct ttm_tt *ttm) function in typeref:typename:int
1120 r = amdgpu_ttm_tt_pin_userptr(ttm);
1322 /* user pages are bound by amdgpu_ttm_tt_pin_userptr() */
amdgpu_ttm.c 984 * amdgpu_ttm_tt_pin_userptr - prepare the sg table with the user pages
988 static int amdgpu_ttm_tt_pin_userptr(struct ttm_tt *ttm) function in typeref:typename:int
1120 r = amdgpu_ttm_tt_pin_userptr(ttm);
1322 /* user pages are bound by amdgpu_ttm_tt_pin_userptr() */
amdgpu_ttm.c 984 * amdgpu_ttm_tt_pin_userptr - prepare the sg table with the user pages
988 static int amdgpu_ttm_tt_pin_userptr(struct ttm_tt *ttm) function in typeref:typename:int
1120 r = amdgpu_ttm_tt_pin_userptr(ttm);
1322 /* user pages are bound by amdgpu_ttm_tt_pin_userptr() */

Completed in 39 milliseconds