Home
last modified time | relevance | path

Searched refs:drm_gpuva_for_each_op (Results 1 – 3 of 3) sorted by relevance

/linux/include/drm/
H A Ddrm_gpuvm.h1031 #define drm_gpuva_for_each_op(op, ops) list_for_each_entry(op, &(ops)->list, entry) macro
/linux/
H A D.clang-format184 - 'drm_gpuva_for_each_op'
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c2217 drm_gpuva_for_each_op(__op, ops) { in xe_svm_prefetch_gpuva_ops_fini()
2292 drm_gpuva_for_each_op(__op, ops) { in vm_bind_ioctl_ops_create()
2598 drm_gpuva_for_each_op(__op, ops) { in vm_bind_ioctl_ops_parse()
4275 drm_gpuva_for_each_op(__op, ops) { in xe_vm_alloc_vma()
4332 drm_gpuva_for_each_op(__op, ops) { in xe_vm_alloc_vma()