Searched defs:amdgpu_bo_vm (Results 1 – 1 of 1) sorted by relevance
131 struct amdgpu_bo_vm { struct132 struct amdgpu_bo bo;133 struct amdgpu_bo *shadow;134 struct list_head shadow_list;135 struct amdgpu_vm_bo_base entries[];