Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.h353 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow,
H A Damdgpu_object.c756 int amdgpu_bo_restore_shadow(struct amdgpu_bo *shadow, struct dma_fence **fence) in amdgpu_bo_restore_shadow() function
H A Damdgpu_device.c5071 r = amdgpu_bo_restore_shadow(shadow, &next); in amdgpu_device_reset_sriov()