/linux/drivers/iommu/iommufd/ |
A D | pages.c | 709 struct iopt_pages *pages) in pfn_reader_user_init() 722 struct iopt_pages *pages) in pfn_reader_user_destroy() 737 struct iopt_pages *pages, in pfn_reader_user_pin() 905 struct iopt_pages *pages) in pfn_reader_user_update_pinned() 938 struct iopt_pages *pages; member 962 struct iopt_pages *pages = pfns->pages; in pfn_reader_unpin() local 1094 struct iopt_pages *pages = pfns->pages; in pfn_reader_release_pins() local 1145 struct iopt_pages *pages; in iopt_alloc_pages() local 1259 struct iopt_pages *pages, in __iopt_area_unfill_domain() 1311 struct iopt_pages *pages, in iopt_area_unfill_partial_domain() [all …]
|
/linux/net/ceph/ |
A D | pagevec.c | 13 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 61 int ceph_copy_user_to_page_vector(struct page **pages, in ceph_copy_user_to_page_vector() 87 void ceph_copy_to_page_vector(struct page **pages, in ceph_copy_to_page_vector() 110 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector() 137 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
|
/linux/mm/ |
A D | gup.c | 481 struct page **pages) in record_subpages() 1417 unsigned int gup_flags, struct page **pages, in __get_user_pages() 1711 struct page **pages, in __get_user_pages_locked() 2043 unsigned long nr_pages, struct page **pages, in __get_user_pages_locked() 2286 struct page **pages; member 2484 struct page **pages) in check_and_migrate_movable_pages() 2496 struct page **pages) in check_and_migrate_movable_pages() 2515 struct page **pages, in __gup_longterm_locked() 2652 unsigned int gup_flags, struct page **pages, in get_user_pages_remote() 2857 unsigned int flags, struct page **pages) in gup_fast_undo_dev_pagemap() [all …]
|
A D | percpu-vm.c | 34 static struct page **pages; in pcpu_get_pages() local 55 struct page **pages, int page_start, int page_end) in pcpu_free_pages() 83 struct page **pages, int page_start, int page_end, in pcpu_alloc_pages() 154 struct page **pages, int page_start, int page_end) in pcpu_unmap_pages() 193 static int __pcpu_map_pages(unsigned long addr, struct page **pages, in __pcpu_map_pages() 215 struct page **pages, int page_start, int page_end) in pcpu_map_pages() 279 struct page **pages; in pcpu_populate_chunk() local 315 struct page **pages; in pcpu_depopulate_chunk() local
|
A D | gup_test.c | 10 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
|
A D | mincore.c | 187 static long do_mincore(unsigned long addr, unsigned long pages, unsigned char *vec) in do_mincore() 198 unsigned long pages = DIV_ROUND_UP(end - addr, PAGE_SIZE); in do_mincore() local 236 unsigned long pages; in SYSCALL_DEFINE3() local
|
A D | mprotect.c | 92 long pages = 0; in change_pte_range() local 365 long pages = 0; in change_pmd_range() local 436 long pages = 0, ret; in change_pud_range() local 494 long pages = 0, ret; in change_p4d_range() local 518 long pages = 0, ret; in change_protection_range() local 546 long pages; in change_protection() local
|
/linux/io_uring/ |
A D | memmap.c | 16 static void *io_mem_alloc_compound(struct page **pages, int nr_pages, in io_mem_alloc_compound() 38 static void *io_mem_alloc_single(struct page **pages, int nr_pages, size_t size, in io_mem_alloc_single() 63 struct page **pages; in io_pages_map() local 90 void io_pages_unmap(void *ptr, struct page ***pages, unsigned short *npages, in io_pages_unmap() 120 void io_pages_free(struct page ***pages, int npages) in io_pages_free() 135 struct page **pages; in io_pin_pages() local 167 void *__io_uaddr_map(struct page ***pages, unsigned short *npages, in __io_uaddr_map() 232 struct page **pages, int npages) in io_uring_mmap_pages()
|
/linux/drivers/media/common/videobuf2/ |
A D | frame_vector.c | 82 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/xen/ |
A D | xlate_mmu.c | 48 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
|
/linux/drivers/gpu/drm/i915/gem/selftests/ |
A D | huge_gem_object.c | 12 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/ |
A D | xen-ops.h | 82 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()
|
A D | mem-reservation.h | 38 struct page **pages, in xenmem_reservation_va_mapping_update() 48 struct page **pages) in xenmem_reservation_va_mapping_reset()
|
A D | grant_table.h | 81 struct page **pages; member 220 struct page *pages; member 222 struct list_head pages; member 242 struct page **pages; member
|
A D | xen.h | 72 struct page **pages) in xen_alloc_unpopulated_pages() 77 struct page **pages) in xen_free_unpopulated_pages()
|
/linux/include/linux/ |
A D | balloon_compaction.h | 57 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/ |
A D | coresight-tmc-etr.c | 51 void **pages; member 198 enum dma_data_direction dir, void **pages) in tmc_pages_alloc() 329 void **pages) in tmc_alloc_sg_table() 570 unsigned long size, void **pages) in tmc_init_etr_sg_table() 605 void **pages) in tmc_etr_alloc_flat_buf() 704 void **pages) in tmc_etr_alloc_sg_buf() 821 void **pages) in tmc_etr_mode_alloc_buf() 866 int node, void **pages) in tmc_alloc_etr_buf() 1322 void **pages, bool snapshot) in get_perf_etr_buf_cpu_wide() 1386 void **pages, bool snapshot) in get_perf_etr_buf_per_thread() [all …]
|
/linux/arch/x86/include/asm/ |
A D | pgtable_32.h | 60 #define PAGE_TABLE_SIZE(pages) (((pages) / PTRS_PER_PMD) + PTRS_PER_PGD) argument 62 #define PAGE_TABLE_SIZE(pages) ((pages) / PTRS_PER_PGD) argument
|
/linux/drivers/block/xen-blkback/ |
A D | blkback.c | 246 struct page *pages[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in free_persistent_gnts() local 293 struct page *pages[BLKIF_MAX_SEGMENTS_PER_REQUEST]; in xen_blkbk_unmap_purged_grants() local 647 struct grant_page **pages, in xen_blkbk_unmap_prepare() 707 struct grant_page **pages = req->segments; in xen_blkbk_unmap_and_respond() local 732 struct grant_page *pages[], in xen_blkbk_unmap() 757 struct grant_page *pages[], in xen_blkbk_map() 918 struct grant_page **pages = pending_req->indirect_pages; in xen_blkbk_parse_indirect() local 1304 struct grant_page **pages = pending_req->segments; in dispatch_rw_block_io() local
|
/linux/drivers/staging/media/ipu3/ |
A D | ipu3-dmamap.c | 20 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/ |
A D | hypfs_diag.c | 56 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/drivers/media/pci/intel/ipu6/ |
A D | ipu6-dma.c | 23 struct page **pages; member 64 struct page **pages; in __dma_alloc_buffer() local 103 static void __dma_free_buffer(struct device *dev, struct page **pages, in __dma_free_buffer() 159 struct page **pages; in ipu6_dma_alloc() local 249 struct page **pages; in ipu6_dma_free() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_gart.c | 300 int pages) in amdgpu_gart_unbind() 348 int pages, dma_addr_t *dma_addr, uint64_t flags, in amdgpu_gart_map() 384 int pages, dma_addr_t *dma_addr, in amdgpu_gart_bind()
|
/linux/kernel/dma/ |
A D | remap.c | 24 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/fs/isofs/ |
A D | compress.c | 42 struct page **pages, unsigned poffset, in zisofs_uncompress_block() 207 struct page **pages) in zisofs_fill_pages() 313 struct page **pages; in zisofs_read_folio() local
|