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