Searched refs:tmp_attr (Results 1 – 1 of 1) sorted by relevance
4378 struct xe_vma_mem_attr tmp_attr = {}; in xe_vm_alloc_vma() local4473 xe_vma_mem_attr_copy(&tmp_attr, &vma->attr); in xe_vm_alloc_vma()4483 xe_vma_mem_attr_copy(&vma->attr, &tmp_attr); in xe_vm_alloc_vma()4489 xe_vma_mem_attr_fini(&tmp_attr); in xe_vm_alloc_vma()