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