Searched defs:amdgpu_vm (Results 1 – 1 of 1) sorted by relevance
325 struct amdgpu_vm { struct327 struct rb_root_cached va;332 struct mutex eviction_lock;333 bool evicting;334 unsigned int saved_flags;337 spinlock_t status_lock;340 struct list_head evicted;343 struct list_head evicted_user;368 struct amdgpu_vm_bo_base root; argument369 struct dma_fence *last_update;[all …]