Searched refs:amdgpu_bo_gpu_accessible (Results 1 – 2 of 2) sorted by relevance
176 static inline bool amdgpu_bo_gpu_accessible(struct amdgpu_bo *bo) in amdgpu_bo_gpu_accessible() function
132 if (!amdgpu_bo_gpu_accessible(bo)) in amdgpu_gem_vm_check()135 if (bo->shadow && !amdgpu_bo_gpu_accessible(bo->shadow)) in amdgpu_gem_vm_check()