Home
last modified time | relevance | path

Searched refs:i915_vm_free_pt_stash (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/gt/
Dintel_ppgtt.c248 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
264 i915_vm_free_pt_stash(vm, stash); in i915_vm_alloc_pt_stash()
293 void i915_vm_free_pt_stash(struct i915_address_space *vm, in i915_vm_free_pt_stash() function
Dintel_ggtt.c708 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
712 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in init_aliasing_ppgtt()
Dintel_gtt.h677 void i915_vm_free_pt_stash(struct i915_address_space *vm,
Dintel_migrate.c199 i915_vm_free_pt_stash(&vm->vm, &stash); in migrate_vm()
/linux-6.1.9/drivers/gpu/drm/i915/selftests/
Di915_gem_gtt.c195 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
204 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
217 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
225 i915_vm_free_pt_stash(&ppgtt->vm, &stash); in igt_ppgtt_alloc()
339 i915_vm_free_pt_stash(vm, &stash); in lowlevel_hole()
2166 i915_vm_free_pt_stash(vm, &stash); in igt_cs_tlb()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_vma.c344 i915_vm_free_pt_stash(vw->vm, &vw->stash); in __vma_release()