Home
last modified time | relevance | path

Searched refs:pin_user_pages_remote (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dprocess_vm_access.c106 pinned_pages = pin_user_pages_remote(mm, pa, pinned_pages, in process_vm_rw_single_vec()
H A Dgup.c2927 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 Dpin_user_pages.rst16 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 Di915_gem_userptr.c471 ret = pin_user_pages_remote in __i915_gem_userptr_get_pages_worker()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_generic1370 pin_user_pages_remote
H A Dabi_gki_aarch64_exynos1451 pin_user_pages_remote
H A Dabi_gki_aarch64_mtk2974 pin_user_pages_remote
H A Dabi_gki_aarch64_rockchip1540 pin_user_pages_remote
H A Dabi_gki_aarch64_galaxy3054 pin_user_pages_remote
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c514 ret = pin_user_pages_remote(mm, vaddr, npages, flags | FOLL_LONGTERM, in vaddr_get_pfns()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmm.h1888 long pin_user_pages_remote(struct mm_struct *mm,
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c5001 pinned_pages = pin_user_pages_remote(mm, address, alloc->imported.user_buf.nr_pages, in kbase_jd_user_buf_pin_pages()