Searched refs:pin_user_pages_remote (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | process_vm_access.c | 106 pinned_pages = pin_user_pages_remote(mm, pa, pinned_pages, in process_vm_rw_single_vec()
|
| H A D | gup.c | 2927 long pin_user_pages_remote(struct mm_struct *mm, in pin_user_pages_remote() function 2940 EXPORT_SYMBOL(pin_user_pages_remote);
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | pin_user_pages.rst | 16 pin_user_pages_remote() 76 pin_user_pages_remote FOLL_PIN is always set internally by this function.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_userptr.c | 471 ret = pin_user_pages_remote in __i915_gem_userptr_get_pages_worker()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_generic | 1370 pin_user_pages_remote
|
| H A D | abi_gki_aarch64_exynos | 1451 pin_user_pages_remote
|
| H A D | abi_gki_aarch64_mtk | 2974 pin_user_pages_remote
|
| H A D | abi_gki_aarch64_rockchip | 1540 pin_user_pages_remote
|
| H A D | abi_gki_aarch64_galaxy | 3054 pin_user_pages_remote
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio_iommu_type1.c | 514 ret = pin_user_pages_remote(mm, vaddr, npages, flags | FOLL_LONGTERM, in vaddr_get_pfns()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | mm.h | 1888 long pin_user_pages_remote(struct mm_struct *mm,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_mem.c | 5001 pinned_pages = pin_user_pages_remote(mm, address, alloc->imported.user_buf.nr_pages, in kbase_jd_user_buf_pin_pages()
|