Home
last modified time | relevance | path

Searched refs:amdgpu_bo_encrypted (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h246 static inline bool amdgpu_bo_encrypted(struct amdgpu_bo *bo) in amdgpu_bo_encrypted() function
H A Damdgpu_ttm.c414 amdgpu_bo_encrypted(abo), in amdgpu_move_blit()
884 if (amdgpu_bo_encrypted(abo)) in amdgpu_ttm_gart_bind()
1506 amdgpu_bo_encrypted(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
H A Damdgpu_vm.c1346 if (amdgpu_bo_encrypted(bo)) in amdgpu_vm_bo_update()