/Linux-v6.6/drivers/misc/ |
D | sram-exec.c | 78 int pages; in sram_exec_copy() local
|
/Linux-v6.6/fs/squashfs/ |
D | file_direct.c | 33 int i, n, pages, bytes, res = -ENOMEM; in squashfs_readpage_block() local
|
/Linux-v6.6/fs/proc/ |
D | meminfo.c | 40 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
/Linux-v6.6/drivers/tee/ |
D | tee_shm.c | 17 static void shm_put_kernel_pages(struct page **pages, size_t page_count) in shm_put_kernel_pages() 26 struct page **pages) in shm_get_kernel_pages()
|
/Linux-v6.6/drivers/iommu/iommufd/ |
D | io_pagetable.h | 43 struct iopt_pages *pages; member 212 static inline void iopt_put_pages(struct iopt_pages *pages) in iopt_put_pages()
|
D | selftest.c | 533 struct page *pages[1]; in iommufd_test_md_check_pa() local 580 struct page *pages[1]; in iommufd_test_md_check_refs() local 805 static int iommufd_test_check_pages(void __user *uptr, struct page **pages, in iommufd_test_check_pages() 834 struct page **pages; in iommufd_test_access_pages() local
|
/Linux-v6.6/drivers/infiniband/hw/irdma/ |
D | pble.c | 192 struct sd_pd_idx *idx, u32 pages) in irdma_get_type() 217 u32 pages; in add_pble_prm() local
|
/Linux-v6.6/drivers/vfio/ |
D | vfio_iommu_spapr_tce.c | 434 unsigned long entry, unsigned long pages) in tce_iommu_clear() 502 unsigned long entry, unsigned long tce, unsigned long pages, in tce_iommu_build() 550 unsigned long entry, unsigned long tce, unsigned long pages, in tce_iommu_build_v2() 638 unsigned long pages = tbl->it_allocated_size >> PAGE_SHIFT; in tce_iommu_free_table() local
|
/Linux-v6.6/Documentation/mm/ |
D | physical_memory.rst | 346 .. _pages: target in Zones
|
/Linux-v6.6/drivers/auxdisplay/ |
D | cfag12864bfb.c | 52 struct page *pages = virt_to_page(cfag12864b_buffer); in cfag12864bfb_mmap() local
|
/Linux-v6.6/drivers/staging/media/ipu3/ |
D | ipu3-css-pool.h | 24 struct page **pages; member
|
/Linux-v6.6/drivers/infiniband/hw/hfi1/ |
D | user_pages.c | 81 bool writable, struct page **pages) in hfi1_acquire_user_pages()
|
/Linux-v6.6/arch/parisc/kernel/ |
D | vdso.c | 101 int pages = (end - start) >> PAGE_SHIFT; in vdso_setup_pages() local
|
/Linux-v6.6/drivers/misc/bcm-vk/ |
D | bcm_vk_sg.h | 13 struct page **pages; member
|
/Linux-v6.6/include/linux/sched/ |
D | numa_balancing.h | 26 static inline void task_numa_fault(int last_node, int node, int pages, in task_numa_fault()
|
/Linux-v6.6/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_gem.h | 24 struct page **pages; member
|
/Linux-v6.6/arch/x86/hyperv/ |
D | nested.c | 57 u64 start_gfn, u64 pages) in hyperv_fill_flush_guest_mapping_list()
|
/Linux-v6.6/arch/x86/kernel/ |
D | machine_kexec_64.c | 568 int arch_kexec_post_alloc_pages(void *vaddr, unsigned int pages, gfp_t gfp) in arch_kexec_post_alloc_pages() 581 void arch_kexec_pre_free_pages(void *vaddr, unsigned int pages) in arch_kexec_pre_free_pages()
|
/Linux-v6.6/io_uring/ |
D | rsrc.c | 976 static bool headpage_already_acct(struct io_ring_ctx *ctx, struct page **pages, in headpage_already_acct() 1004 static int io_buffer_account_pin(struct io_ring_ctx *ctx, struct page **pages, in io_buffer_account_pin() 1039 struct page **pages = NULL; in io_pin_pages() local 1080 struct page **pages = NULL; in io_sqe_buffer_register() local
|
/Linux-v6.6/drivers/tee/optee/ |
D | smc_abi.c | 372 int pages = DIV_ROUND_UP(num_entries, PAGELIST_ENTRIES_PER_PAGE); in get_pages_list_size() local 399 static void optee_fill_pages_list(u64 *dst, struct page **pages, int num_pages, in optee_fill_pages_list() 453 struct page **pages, size_t num_pages, in optee_shm_register() 562 struct page **pages, size_t num_pages, in optee_shm_register_supp() 727 struct page **pages; in handle_rpc_func_cmd_shm_alloc() local
|
/Linux-v6.6/mm/ |
D | migrate.c | 2161 const void __user * __user *pages, in do_pages_move() 2266 const void __user **pages, int *status) in do_pages_stat_array() 2308 const void __user * __user *pages, in get_compat_pages_array() 2329 const void __user * __user *pages, in do_pages_stat() 2413 const void __user * __user *pages, in kernel_move_pages() 2442 SYSCALL_DEFINE6(move_pages, pid_t, pid, unsigned long, nr_pages, in SYSCALL_DEFINE6() argument
|
/Linux-v6.6/drivers/gpu/drm/ |
D | drm_scatter.c | 83 unsigned long pages, i, j; in drm_legacy_sg_alloc() local
|
/Linux-v6.6/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt_fencing.c | 778 struct sg_table *pages) in i915_gem_object_do_bit_17_swizzle() 811 struct sg_table *pages) in i915_gem_object_save_bit_17_swizzle()
|
/Linux-v6.6/arch/x86/include/asm/xen/ |
D | page.h | 75 struct page **pages, unsigned int count) in set_foreign_p2m_mapping() 83 struct page **pages, unsigned int count) in clear_foreign_p2m_mapping()
|
/Linux-v6.6/arch/arm/mm/ |
D | dma-mapping.c | 856 struct page **pages; in __iommu_alloc_buffer() local 943 static int __iommu_free_buffer(struct device *dev, struct page **pages, in __iommu_free_buffer() 965 __iommu_create_mapping(struct device *dev, struct page **pages, size_t size, in __iommu_create_mapping() 1082 struct page **pages; in arm_iommu_alloc_attrs() local 1122 struct page **pages = __iommu_get_pages(cpu_addr, attrs); in arm_iommu_mmap_attrs() local 1150 struct page **pages; in arm_iommu_free_attrs() local 1176 struct page **pages = __iommu_get_pages(cpu_addr, attrs); in arm_iommu_get_sgtable() local
|