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; argument394 const struct amdgpu_vm_update_funcs *update_funcs; argument[all …]
Completed in 7 milliseconds