Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c4364 struct xe_vma_mem_attr tmp_attr = {}; in xe_vm_alloc_vma() local
4459 xe_vma_mem_attr_copy(&tmp_attr, &vma->attr); in xe_vm_alloc_vma()
4469 xe_vma_mem_attr_copy(&vma->attr, &tmp_attr); in xe_vm_alloc_vma()
4475 xe_vma_mem_attr_fini(&tmp_attr); in xe_vm_alloc_vma()