Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.c79 static void amdgpu_bo_vm_destroy(struct ttm_buffer_object *tbo) in amdgpu_bo_vm_destroy() function
110 bo->destroy == &amdgpu_bo_vm_destroy) in amdgpu_bo_is_amdgpu_bo()
698 bo_ptr->tbo.destroy = &amdgpu_bo_vm_destroy; in amdgpu_bo_create_vm()