Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
A Dselftest_workarounds.c512 scratch = __vm_create_scratch_for_read_pinned(ce->vm, sz); in check_dirty_whitelist()
1092 __vm_create_scratch_for_read_pinned(gt->vm, 4096); in live_isolated_whitelist()
1099 __vm_create_scratch_for_read_pinned(gt->vm, 4096); in live_isolated_whitelist()
A Dselftest_mocs.c79 __vm_create_scratch_for_read_pinned(&gt->ggtt->vm, PAGE_SIZE); in live_mocs_init()
A Dintel_gtt.c561 __vm_create_scratch_for_read_pinned(struct i915_address_space *vm, unsigned long size) in __vm_create_scratch_for_read_pinned() function
A Dintel_gtt.h625 __vm_create_scratch_for_read_pinned(struct i915_address_space *vm, unsigned long size);
A Dselftest_lrc.c30 return __vm_create_scratch_for_read_pinned(&gt->ggtt->vm, PAGE_SIZE); in create_scratch()
A Dselftest_execlists.c4208 __vm_create_scratch_for_read_pinned(&siblings[0]->gt->ggtt->vm, in preserved_virtual_engine()

Completed in 17 milliseconds