Searched defs:kfd_mem_attachment (Results 1 – 1 of 1) sorted by relevance
59 struct kfd_mem_attachment { struct61 enum kfd_mem_attachment_type type; argument62 bool is_mapped;63 struct amdgpu_bo_va *bo_va;64 struct amdgpu_device *adev;65 uint64_t va;66 uint64_t pte_flags;