| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 326 unsigned long pages) in __dma_map_cont() 337 unsigned long pages, addr; in __dma_map_cont() local 364 struct scatterlist *sout, unsigned long pages, int need) in dma_map_cont() 384 unsigned long pages = 0; in gart_map_sg() local
|
| H A D | irq_64.c | 37 struct page *pages[IRQ_STACK_SIZE / PAGE_SIZE]; in map_irq_stack() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_mr.c | 632 dma_addr_t *pages, struct hns_roce_buf_region *region) in mtr_map_region() 710 static inline int mtr_check_direct_pages(dma_addr_t *pages, int page_count, in mtr_check_direct_pages() 817 dma_addr_t *pages, int count, unsigned int page_shift) in mtr_get_pages() 843 dma_addr_t *pages, int page_cnt) in hns_roce_mtr_map() 1019 dma_addr_t *pages = NULL; in hns_roce_mtr_create() local
|
| /OK3568_Linux_fs/kernel/arch/mips/ar7/ |
| H A D | memory.c | 47 unsigned long pages; in prom_meminit() local
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | local_storage.c | 480 static size_t bpf_cgroup_storage_calculate_size(struct bpf_map *map, u32 *pages) in bpf_cgroup_storage_calculate_size() 504 u32 pages; in bpf_cgroup_storage_alloc() local 565 u32 pages; in bpf_cgroup_storage_free() local
|
| H A D | ringbuf.c | 37 struct page **pages; member 69 struct page **pages, *page; in bpf_ringbuf_area_alloc() local 205 struct page **pages = rb->pages; in bpf_ringbuf_free() local
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | vmem.c | 154 unsigned long prot, pages = 0; in modify_pte_table() local 211 unsigned long next, prot, pages = 0; in modify_pmd_table() local 313 unsigned long next, prot, pages = 0; in modify_pud_table() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 133 struct sg_table *pages) in put_huge_pages() 273 struct sg_table *pages) in fake_free_huge_pages() 280 struct sg_table *pages) in fake_put_huge_pages() 1340 u32 pages; in igt_ppgtt_sanity_check() member 1369 u32 pages = combos[j].pages; in igt_ppgtt_sanity_check() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | gntdev-dmabuf.c | 60 struct page **pages; member 201 dmabuf_pages_to_sgt(struct page **pages, unsigned int nr_pages) in dmabuf_pages_to_sgt() 358 struct page **pages; member 493 dmabuf_imp_grant_foreign_access(struct page **pages, u32 *refs, in dmabuf_imp_grant_foreign_access()
|
| /OK3568_Linux_fs/kernel/drivers/iommu/intel/ |
| H A D | svm.c | 33 struct page *pages; in intel_svm_enable_prq() local 124 unsigned long pages, int ih) in __flush_svm_range_dev() 141 unsigned long pages, int ih) in intel_flush_svm_range_dev() 155 unsigned long pages, int ih) in intel_flush_svm_range()
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | mmu.c | 43 int nr, struct page **pages) in xen_unmap_domain_gfn_range()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_userptr.c | 490 struct sg_table *pages = ERR_PTR(ret); in __i915_gem_userptr_get_pages_worker() local 561 struct sg_table *pages; in i915_gem_userptr_get_pages() local 632 struct sg_table *pages) in i915_gem_userptr_put_pages()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | test_lockup.c | 304 static void test_alloc_pages(struct list_head *pages) in test_alloc_pages() 319 static void test_free_pages(struct list_head *pages) in test_free_pages()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | tlbflush.h | 158 #define __TLBI_RANGE_NUM(pages, scale) \ argument 288 unsigned long asid, addr, pages; in __flush_tlb_range() local
|
| /OK3568_Linux_fs/kernel/sound/firewire/ |
| H A D | packets-buffer.c | 25 unsigned int packets_per_page, pages; in iso_packets_buffer_init() local
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | fscache.c | 290 struct list_head *pages, in __cifs_readpages_from_fscache() 332 void __cifs_fscache_readpages_cancel(struct inode *inode, struct list_head *pages) in __cifs_fscache_readpages_cancel()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/ |
| H A D | gtt.c | 80 struct page **pages; in psb_gtt_insert() local 196 struct page **pages; in psb_gtt_attach_pages() local
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swap.c | 144 void put_pages_list(struct list_head *pages) in put_pages_list() 170 struct page **pages) in get_kernel_pages() 197 int get_kernel_page(unsigned long start, int write, struct page **pages) in get_kernel_page() 1000 void release_pages(struct page **pages, int nr) in release_pages()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_gem.h | 32 struct page **pages; member
|
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | regression2.c | 82 struct page *pages[1]; in regression2_test() local
|
| /OK3568_Linux_fs/kernel/drivers/tee/optee/ |
| H A D | shm_pool.c | 36 struct page **pages; in pool_op_alloc() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/ |
| H A D | sram-exec.c | 86 int pages; in sram_exec_copy() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vgem/ |
| H A D | vgem_drv.h | 46 struct page **pages; member
|
| /OK3568_Linux_fs/kernel/fs/proc/ |
| H A D | meminfo.c | 38 unsigned long pages[NR_LRU_LISTS]; in meminfo_proc_show() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | sddr55.c | 201 unsigned short pages; in sddr55_read_data() local 321 unsigned short pages; in sddr55_write_data() local 792 unsigned short pages; in sddr55_transport() local
|