Home
last modified time | relevance | path

Searched defs:kfd_mem_attachment (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_amdkfd.h55 struct kfd_mem_attachment { struct
57 enum kfd_mem_attachment_type type; argument
58 bool is_mapped;
59 struct amdgpu_bo_va *bo_va;
60 struct amdgpu_device *adev;
61 uint64_t va;
62 uint64_t pte_flags;

Completed in 4 milliseconds