Searched defs:amdgpu_vm (Results 1 – 1 of 1) sorted by relevance
255 struct amdgpu_vm { struct257 struct rb_root_cached va;262 struct mutex eviction_lock;263 bool evicting;264 unsigned int saved_flags;267 spinlock_t status_lock;270 struct list_head evicted;295 struct amdgpu_vm_bo_base root; argument319 const struct amdgpu_vm_update_funcs *update_funcs; argument322 bool pte_support_ats;[all …]