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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_object.h 281 int amdgpu_bo_fault_reserve_notify(struct ttm_buffer_object *bo);
amdgpu_object.c 1343 * amdgpu_bo_fault_reserve_notify - notification about a memory fault
1353 int amdgpu_bo_fault_reserve_notify(struct ttm_buffer_object *bo) function in typeref:typename:int
amdgpu_ttm.c 698 /* amdgpu_bo_fault_reserve_notify will re-set this if the CPU
1753 .fault_reserve_notify = &amdgpu_bo_fault_reserve_notify,

Completed in 14 milliseconds