Searched full:tmp_attr (Results 1 – 1 of 1) sorted by relevance
4673 struct xe_vma_mem_attr tmp_attr = {}; in xe_vm_alloc_vma() local4768 xe_vma_mem_attr_copy(&tmp_attr, &vma->attr); in xe_vm_alloc_vma()4778 xe_vma_mem_attr_copy(&vma->attr, &tmp_attr); in xe_vm_alloc_vma()4784 xe_vma_mem_attr_fini(&tmp_attr); in xe_vm_alloc_vma()