Searched refs:drm_gpuvm_for_each_va_safe (Results 1 – 4 of 4) sorted by relevance
502 #define drm_gpuvm_for_each_va_safe(va__, next__, gpuvm__) \ macro
188 - 'drm_gpuvm_for_each_va_safe'
1899 drm_gpuvm_for_each_va_safe(va, next, &uvmm->base) { in nouveau_uvmm_fini()
1564 drm_gpuvm_for_each_va_safe(gpuva, next, &vm->gpuvm) { in xe_vm_close_and_put()
Completed in 15 milliseconds