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