Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h251 static inline bool amdgpu_bo_encrypted(struct amdgpu_bo *bo) in amdgpu_bo_encrypted() function
Damdgpu_ttm.c385 amdgpu_bo_encrypted(abo), in amdgpu_move_blit()
817 if (amdgpu_bo_encrypted(abo)) in amdgpu_ttm_gart_bind()
1355 amdgpu_bo_encrypted(ttm_to_amdgpu_bo(bo))) in amdgpu_ttm_bo_eviction_valuable()
Damdgpu_display.c1071 *tmz_surface = amdgpu_bo_encrypted(rbo); in amdgpu_display_get_fb_info()
Damdgpu_vm.c1009 if (amdgpu_bo_encrypted(bo)) in amdgpu_vm_bo_update()