Searched refs:drm_gpuvm_madvise_ops_create (Results 1 – 2 of 2) sorted by relevance
3036 drm_gpuvm_madvise_ops_create(struct drm_gpuvm *gpuvm, in drm_gpuvm_madvise_ops_create() function3041 EXPORT_SYMBOL_GPL(drm_gpuvm_madvise_ops_create);
4680 ops = drm_gpuvm_madvise_ops_create(&vm->gpuvm, map_req); in xe_vm_alloc_vma()