Searched defs:amdgpu_vm (Results 1 – 1 of 1) sorted by relevance
243 struct amdgpu_vm { struct245 struct rb_root_cached va;250 struct mutex eviction_lock;251 bool evicting;252 unsigned int saved_flags;255 spinlock_t status_lock;258 struct list_head evicted;283 struct amdgpu_vm_bo_base root; argument304 const struct amdgpu_vm_update_funcs *update_funcs; argument330 struct amdgpu_vm_manager { argument
Completed in 4 milliseconds