Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
H A Ddrm_gpuvm.c3036 drm_gpuvm_madvise_ops_create(struct drm_gpuvm *gpuvm, in drm_gpuvm_madvise_ops_create() function
3041 EXPORT_SYMBOL_GPL(drm_gpuvm_madvise_ops_create);
/linux/drivers/gpu/drm/xe/
H A Dxe_vm.c4680 ops = drm_gpuvm_madvise_ops_create(&vm->gpuvm, map_req); in xe_vm_alloc_vma()