Searched defs:amdgpu_bo (Results 1 – 2 of 2) sorted by relevance
60 struct amdgpu_bo { struct79 struct amdgpu_bo *parent; argument80 struct amdgpu_bo *shadow; argument82 struct ttm_bo_kmap_obj dma_buf_vmap;83 struct amdgpu_mn *mn;85 union {
161 int (*validate)(void *, struct amdgpu_bo *), in amdgpu_vm_validate_level()