Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h283 static inline bool amdgpu_bo_encrypted(struct amdgpu_bo *bo) in amdgpu_bo_encrypted() function
Damdgpu_ttm.c376 amdgpu_bo_encrypted(abo), in amdgpu_move_blit()
863 if (amdgpu_bo_encrypted(abo)) in amdgpu_ttm_gart_bind()
1406 amdgpu_bo_encrypted(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
Damdgpu_display.c1127 *tmz_surface = amdgpu_bo_encrypted(rbo); in amdgpu_display_get_fb_info()
Damdgpu_vm.c1109 if (amdgpu_bo_encrypted(bo)) in amdgpu_vm_bo_update()