Home
last modified time | relevance | path

Searched refs:vma_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c103 vma_create(struct drm_i915_gem_object *obj, in vma_create() function
284 /* vma_create() will resolve the race if another creates the vma */ in i915_vma_instance()
286 vma = vma_create(obj, vm, view); in i915_vma_instance()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_vma.c114 vma_create(struct drm_i915_gem_object *obj, in vma_create() function
304 /* vma_create() will resolve the race if another creates the vma */ in i915_vma_instance()
306 vma = vma_create(obj, vm, view); in i915_vma_instance()

Completed in 5 milliseconds