Home
last modified time | relevance | path

Searched defs:amdgpu_vm (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.h246 struct amdgpu_vm { struct
248 struct rb_root_cached va;
253 struct mutex eviction_lock;
254 bool evicting;
255 unsigned int saved_flags;
258 spinlock_t status_lock;
261 struct list_head evicted;
286 struct amdgpu_vm_bo_base root; argument
302 struct amdgpu_vmid *reserved_vmid[AMDGPU_MAX_VMHUBS]; argument
308 const struct amdgpu_vm_update_funcs *update_funcs; argument
[all …]