Home
last modified time | relevance | path

Searched refs:raw_insert_page (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gtt.h334 void (*raw_insert_page)(struct i915_address_space *vm, member
H A Dintel_ggtt.c1263 ggtt->vm.raw_insert_page = gen8_ggtt_insert_page; in gen8_gmch_probe()
1278 ggtt->vm.raw_insert_page = gen8_ggtt_insert_page; in gen8_gmch_probe()
/linux/drivers/gpu/drm/i915/
H A Di915_gpu_error.c1121 if (ggtt->vm.raw_insert_page) in i915_vma_coredump_create()
1122 ggtt->vm.raw_insert_page(&ggtt->vm, dma, slot, in i915_vma_coredump_create()