Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_vm.h261 struct amdgpu_vm { struct
263 struct rb_root_cached va;
268 struct rwlock eviction_lock;
269 bool evicting;
270 unsigned int saved_flags;
273 spinlock_t status_lock;
276 struct list_head evicted;
301 struct amdgpu_vm_bo_base root; argument
325 const struct amdgpu_vm_update_funcs *update_funcs; argument
334 struct amdgpu_vm_faults faults; argument
[all …]