Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_svm.c365 err = xe_vm_alloc_cpu_addr_mirror_vma(vm, start, end - start); in xe_svm_range_set_default_attr()
H A Dxe_vm.c4868 int xe_vm_alloc_cpu_addr_mirror_vma(struct xe_vm *vm, uint64_t start, uint64_t range) in xe_vm_alloc_cpu_addr_mirror_vma() function