Searched defs:kfd_mem_attachment (Results 1 – 1 of 1) sorted by relevance
53 struct kfd_mem_attachment { struct55 enum kfd_mem_attachment_type type; argument56 bool is_mapped;57 struct amdgpu_bo_va *bo_va;58 struct amdgpu_device *adev;59 uint64_t va;60 uint64_t pte_flags;