Searched refs:tmp_attr (Results 1 – 1 of 1) sorted by relevance
4734 struct xe_vma_mem_attr tmp_attr = {}; in xe_vm_alloc_vma() 4829 xe_vma_mem_attr_copy(&tmp_attr, &vma->attr); in xe_vm_alloc_vma() 4839 xe_vma_mem_attr_copy(&vma->attr, &tmp_attr); in xe_vm_alloc_vma() 4845 xe_vma_mem_attr_fini(&tmp_attr);4720 struct xe_vma_mem_attr tmp_attr = {}; xe_vm_alloc_vma() local