Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 25 of 446) sorted by relevance

12345678910>>...18

/linux/drivers/iommu/iommufd/
H A Dpages.c164 static void iopt_pages_add_npinned(struct iopt_pages *pages, size_t npages) in iopt_pages_add_npinned()
173 static void iopt_pages_sub_npinned(struct iopt_pages *pages, size_t npages) in iopt_pages_sub_npinned()
182 static void iopt_pages_err_unpin(struct iopt_pages *pages, in iopt_pages_err_unpin()
250 static struct iopt_area *iopt_pages_find_domain_area(struct iopt_pages *pages, in iopt_pages_find_domain_area()
591 unsigned long last_index, struct page **pages) in pages_to_xarray()
630 static void batch_from_pages(struct pfn_batch *batch, struct page **pages, in batch_from_pages()
675 static void batch_unpin(struct pfn_batch *batch, struct iopt_pages *pages, in batch_unpin()
766 struct iopt_pages *pages) in pfn_reader_user_init()
785 struct iopt_pages *pages) in pfn_reader_user_destroy()
854 struct iopt_pages *pages, in pfn_reader_user_pin()
[all …]
H A Dio_pagetable.c24 struct iopt_pages *pages; member
199 struct iopt_pages *pages, unsigned long iova, in iopt_insert_area()
395 struct iopt_pages *pages, unsigned long *iova, in iopt_map_common()
446 struct iopt_pages *pages; in iopt_map_user_pages() local
473 struct iopt_pages *pages; in iopt_map_file_pages() local
714 struct iopt_pages *pages; in iopt_unmap_iova_range() local
942 struct iopt_pages *pages = area->pages; in iopt_unfill_domain() local
961 struct iopt_pages *pages = area->pages; in iopt_unfill_domain() local
995 struct iopt_pages *pages = area->pages; in iopt_fill_domain() local
1020 struct iopt_pages *pages = area->pages; in iopt_fill_domain() local
[all …]
/linux/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector()
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector()
41 struct page **pages; in ceph_alloc_page_vector() local
58 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector()
85 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/linux/mm/
H A Dgup.c36 static inline void sanity_check_pinned_pages(struct page **pages, in sanity_check_pinned_pages()
289 void unpin_user_pages_dirty_lock(struct page **pages, unsigned long npages, in unpin_user_pages_dirty_lock()
374 static void gup_fast_unpin_user_pages(struct page **pages, unsigned long npages) in gup_fast_unpin_user_pages()
400 void unpin_user_pages(struct page **pages, unsigned long npages) in unpin_user_pages()
489 struct page **pages) in record_subpages()
1416 unsigned int gup_flags, struct page **pages, in __get_user_pages()
1714 struct page **pages, in __get_user_pages_locked()
2046 unsigned long nr_pages, struct page **pages, in __get_user_pages_locked()
2275 struct page **pages; member
2473 struct page **pages) in check_and_migrate_movable_pages()
[all …]
H A Dpercpu-vm.c34 static struct page **pages; in pcpu_get_pages() local
55 pcpu_free_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_free_pages() argument
83 pcpu_alloc_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end,gfp_t gfp) pcpu_alloc_pages() argument
154 pcpu_unmap_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_unmap_pages() argument
193 __pcpu_map_pages(unsigned long addr,struct page ** pages,int nr_pages) __pcpu_map_pages() argument
215 pcpu_map_pages(struct pcpu_chunk * chunk,struct page ** pages,int page_start,int page_end) pcpu_map_pages() argument
279 struct page **pages; pcpu_populate_chunk() local
315 struct page **pages; pcpu_depopulate_chunk() local
[all...]
H A Dgup_test.c10 static void put_back_pages(unsigned int cmd, struct page **pages, in put_back_pages()
39 static void verify_dma_pinned(unsigned int cmd, struct page **pages, in verify_dma_pinned()
69 static void dump_pages_test(struct gup_test *gup, struct page **pages, in dump_pages_test()
106 struct page **pages; in __gup_test_ioctl() local
227 struct page **pages; in pin_longterm_test_start() local
H A Dmprotect.c92 long pages = 0; in change_pte_range() local
359 long pages = 0; in change_pmd_range() local
430 long pages = 0, ret; in change_pud_range() local
488 long pages = 0, ret; in change_p4d_range() local
512 long pages = 0, ret; in change_protection_range() local
540 long pages; in change_protection() local
H A Dmincore.c199 static long do_mincore(unsigned long addr, unsigned long pages, unsigned char *vec) in do_mincore()
210 unsigned long pages = DIV_ROUND_UP(end - addr, PAGE_SIZE); in do_mincore() local
248 unsigned long pages; in SYSCALL_DEFINE3() local
/linux/drivers/xen/
H A Dxlate_mmu.c48 static void xen_for_each_gfn(struct page **pages, unsigned nr_gfn, in xen_for_each_gfn()
71 struct page **pages; member
148 struct page **pages) in xen_xlate_remap_gfn_array()
184 int nr, struct page **pages) in xen_xlate_unmap_gfn_range()
217 struct page **pages; in xen_xlate_map_ballooned_pages() local
267 struct page **pages; member
H A Dmem-reservation.c30 struct page **pages, in __xenmem_reservation_va_mapping_update()
59 struct page **pages) in __xenmem_reservation_va_mapping_reset()
/linux/drivers/media/common/videobuf2/
H A Dframe_vector.c82 struct page **pages; in put_vaddr_frames() local
114 struct page **pages; in frame_vector_to_pages() local
140 struct page **pages; in frame_vector_to_pfns() local
/linux/drivers/gpu/drm/i915/gem/selftests/
H A Dhuge_gem_object.c12 struct sg_table *pages) in huge_free_pages()
34 struct sg_table *pages; in huge_get_pages() local
86 struct sg_table *pages) in huge_put_pages()
/linux/include/xen/
H A Dxen-ops.h82 struct page **pages) in xen_xlate_remap_gfn_array()
88 int nr, struct page **pages) in xen_xlate_unmap_gfn_range()
119 struct page **pages) in xen_remap_domain_gfn_array()
178 struct page **pages) in xen_remap_domain_gfn_range()
H A Dmem-reservation.h38 struct page **pages, in xenmem_reservation_va_mapping_update()
48 struct page **pages) in xenmem_reservation_va_mapping_reset()
H A Dgrant_table.h81 struct page **pages; member
220 struct page *pages; member
222 struct list_head pages; member
242 struct page **pages; member
H A Dxen.h72 struct page **pages) in xen_alloc_unpopulated_pages()
77 struct page **pages) in xen_free_unpopulated_pages()
/linux/arch/arm64/include/asm/
H A Dtlbflush.h177 #define __TLBI_RANGE_NUM(pages, scale) \ argument
390 #define __flush_tlb_range_op(op, start, pages, stride, \ argument
427 #define __flush_s2_tlb_range_op(op, start, pages, stride, tlb_level) \ argument
431 unsigned long end, unsigned long pages, unsigned long stride) in __flush_tlb_range_limit_excess()
452 unsigned long asid, pages; in __flush_tlb_range_nosync() local
501 unsigned long pages; in flush_tlb_kernel_range() local
/linux/include/linux/
H A Dballoon_compaction.h57 struct list_head pages; /* Pages enqueued & handled to Host */ member
164 static inline void balloon_page_push(struct list_head *pages, struct page *page) in balloon_page_push()
176 static inline struct page *balloon_page_pop(struct list_head *pages) in balloon_page_pop()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c52 void **pages; member
199 enum dma_data_direction dir, void **pages) in tmc_pages_alloc()
296 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
330 void **pages) in tmc_alloc_sg_table()
571 unsigned long size, void **pages) in tmc_init_etr_sg_table()
606 void **pages) in tmc_etr_alloc_flat_buf()
704 void **pages) in tmc_etr_alloc_resrv_buf()
774 void **pages) in tmc_etr_alloc_sg_buf()
890 int node, void **pages) in tmc_etr_mode_alloc_buf()
937 int node, void **pages) in tmc_alloc_etr_buf()
[all …]
/linux/drivers/staging/media/ipu3/
H A Dipu3-dmamap.c20 static void imgu_dmamap_free_buffer(struct page **pages, in imgu_dmamap_free_buffer()
36 struct page **pages; in imgu_dmamap_alloc_buffer() local
100 struct page **pages; in imgu_dmamap_alloc() local
/linux/arch/s390/hypfs/
H A Dhypfs_diag.c56 void *diag204_get_buffer(enum diag204_format fmt, int *pages) in diag204_get_buffer()
96 int pages, rc; in diag204_probe() local
139 int diag204_store(void *buf, int pages) in diag204_store()
/linux/fs/isofs/
H A Dcompress.c42 struct page **pages, unsigned poffset, in zisofs_uncompress_block()
207 struct page **pages) in zisofs_fill_pages()
312 struct page **pages; in zisofs_read_folio() local
/linux/io_uring/
H A Dmemmap.c18 static void *io_mem_alloc_compound(struct page **pages, int nr_pages, in io_mem_alloc_compound()
43 struct page **pages; in io_pin_pages() local
139 struct page **pages; in io_region_pin_pages() local
161 struct page **pages; in io_region_allocate_pages() local
/linux/kernel/dma/
H A Dremap.c24 void *dma_common_pages_remap(struct page **pages, size_t size, in dma_common_pages_remap()
44 struct page **pages; in dma_common_contiguous_remap() local
/linux/drivers/tee/
H A Dtee_shm.c18 static void shm_put_kernel_pages(struct page **pages, size_t page_count) in shm_put_kernel_pages()
26 static void shm_get_kernel_pages(struct page **pages, size_t page_count) in shm_get_kernel_pages()
209 struct page **pages, in tee_dyn_shm_alloc_helper()
214 struct page **pages; in tee_dyn_shm_alloc_helper() local

12345678910>>...18