Home
last modified time | relevance | path

Searched refs:insert_page (Results 1 - 25 of 28) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/
H A Dmock_gtt.c84 ppgtt->vm.insert_page = mock_insert_page; in mock_ppgtt()
124 ggtt->vm.insert_page = mock_insert_page; in mock_init_ggtt()
H A Di915_gem.c58 ggtt->vm.insert_page(&ggtt->vm, dma, slot, I915_CACHE_NONE, 0); in trash_stolen()
H A Di915_gem_gtt.c1189 ggtt->vm.insert_page(&ggtt->vm, in igt_ggtt_page()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Dmock_gtt.c84 ppgtt->vm.insert_page = mock_insert_page; in mock_ppgtt()
123 ggtt->vm.insert_page = mock_insert_page; in mock_init_ggtt()
H A Di915_gem.c60 ggtt->vm.insert_page(&ggtt->vm, dma, slot, in trash_stolen()
H A Di915_gem_gtt.c1380 ggtt->vm.insert_page(&ggtt->vm, in igt_ggtt_page()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_ggtt.c331 struct insert_page { struct
340 struct insert_page *arg = _arg; in bxt_vtd_ggtt_insert_page__cb()
354 struct insert_page arg = { vm, addr, offset, level }; in bxt_vtd_ggtt_insert_page__BKL()
876 ggtt->vm.insert_page = gen8_ggtt_insert_page; in gen8_gmch_probe()
887 ggtt->vm.insert_page = bxt_vtd_ggtt_insert_page__BKL; in gen8_gmch_probe()
1027 ggtt->vm.insert_page = gen6_ggtt_insert_page; in gen6_gmch_probe()
1077 ggtt->vm.insert_page = i915_ggtt_insert_page; in i915_gmch_probe()
H A Dselftest_reset.c86 ggtt->vm.insert_page(&ggtt->vm, dma, in __igt_reset_stolen()
127 ggtt->vm.insert_page(&ggtt->vm, dma, in __igt_reset_stolen()
H A Dintel_gtt.h273 void (*insert_page)(struct i915_address_space *vm, member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_reset.c87 ggtt->vm.insert_page(&ggtt->vm, dma, in __igt_reset_stolen()
130 ggtt->vm.insert_page(&ggtt->vm, dma, in __igt_reset_stolen()
H A Dintel_ggtt.c425 struct insert_page { struct
434 struct insert_page *arg = _arg; in bxt_vtd_ggtt_insert_page__cb()
449 struct insert_page arg = { vm, addr, offset, pat_index }; in bxt_vtd_ggtt_insert_page__BKL()
997 ggtt->vm.insert_page = gen8_ggtt_insert_page; in gen8_gmch_probe()
1009 ggtt->vm.insert_page = bxt_vtd_ggtt_insert_page__BKL; in gen8_gmch_probe()
1172 ggtt->vm.insert_page = gen6_ggtt_insert_page; in gen6_gmch_probe()
H A Dintel_ggtt_gmch.c102 ggtt->vm.insert_page = gmch_ggtt_insert_page; in intel_ggtt_gmch_probe()
H A Dintel_migrate.c48 vm->insert_page(vm, 0, d->offset, in xehpsdv_toggle_pdes()
68 vm->insert_page(vm, px_dma(pt), d->offset, in xehpsdv_insert_pte()
80 vm->insert_page(vm, px_dma(pt), d->offset, in insert_pte()
H A Dgen8_ppgtt.c1006 ppgtt->vm.insert_page = xehpsdv_ppgtt_insert_entry; in gen8_ppgtt_create()
1008 ppgtt->vm.insert_page = gen8_ppgtt_insert_entry; in gen8_ppgtt_create()
H A Dintel_gtt.h317 void (*insert_page)(struct i915_address_space *vm, member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Dintel_region_lmem.c40 ggtt->vm.insert_page(&ggtt->vm, in init_fake_lmem_bar()
H A Di915_gem.c440 ggtt->vm.insert_page(&ggtt->vm, in i915_gem_gtt_pread()
648 ggtt->vm.insert_page(&ggtt->vm, in i915_gem_gtt_pwrite_fast()
651 wmb(); /* flush modifications to the GGTT (insert_page) */ in i915_gem_gtt_pwrite_fast()
H A Di915_gpu_error.c1038 ggtt->vm.insert_page(&ggtt->vm, dma, slot, in i915_vma_coredump_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dpt.c297 vm->insert_page = dpt_insert_page; in intel_dpt_create()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c106 static int insert_page(struct mlx5_core_dev *dev, u64 addr, struct page *page, u32 function) in insert_page() function
300 err = insert_page(dev, addr, page, function); in alloc_system_page()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Dpagealloc.c125 static int insert_page(struct mlx5_core_dev *dev, u64 addr, struct page *page, u32 function) in insert_page() function
319 err = insert_page(dev, addr, page, function); in alloc_system_page()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_gem.c422 ggtt->vm.insert_page(&ggtt->vm, in i915_gem_gtt_pread()
603 ggtt->vm.insert_page(&ggtt->vm, in i915_gem_gtt_pwrite_fast()
609 wmb(); /* flush modifications to the GGTT (insert_page) */ in i915_gem_gtt_pwrite_fast()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.c566 ggtt->vm.insert_page(&ggtt->vm, addr, in dbg_poison()
/kernel/linux/linux-5.10/mm/
H A Dmemory.c1695 static int insert_page(struct vm_area_struct *vma, unsigned long addr, in insert_page() function
1874 return insert_page(vma, addr, page, vma->vm_page_prot); in vm_insert_page()
2005 update_mmu_cache(vma, addr, pte); /* XXX: why not for insert_page? */ in insert_pfn()
2121 * refcount the page if pfn_valid is true (hence insert_page rather in __vm_insert_mixed()
2130 * At this point we are committed to insert_page() in __vm_insert_mixed()
2135 err = insert_page(vma, addr, page, pgprot); in __vm_insert_mixed()
/kernel/linux/linux-6.6/mm/
H A Dmemory.c1865 static int insert_page(struct vm_area_struct *vma, unsigned long addr, in insert_page() function
2032 return insert_page(vma, addr, page, vma->vm_page_prot); in vm_insert_page()
2164 update_mmu_cache(vma, addr, pte); /* XXX: why not for insert_page? */ in insert_pfn()
2292 * refcount the page if pfn_valid is true (hence insert_page rather in __vm_insert_mixed()
2301 * At this point we are committed to insert_page() in __vm_insert_mixed()
2306 err = insert_page(vma, addr, page, pgprot); in __vm_insert_mixed()

Completed in 51 milliseconds

12