Searched refs:amdgpu_bo_fault_reserve_notify (Results 1 – 3 of 3) sorted by relevance
268 int amdgpu_bo_fault_reserve_notify(struct ttm_buffer_object *bo);
1269 int amdgpu_bo_fault_reserve_notify(struct ttm_buffer_object *bo) in amdgpu_bo_fault_reserve_notify() function
1604 .fault_reserve_notify = &amdgpu_bo_fault_reserve_notify,