Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_vm.c657 struct drm_vma_entry *vma, *vma_temp; in drm_legacy_vma_flush() local
660 list_for_each_entry_safe(vma, vma_temp, &dev->vmalist, head) { in drm_legacy_vma_flush()