/Linux-v4.19/arch/ia64/kernel/ |
D | uncached.c | 186 unsigned long uncached_alloc_page(int starting_nid, int n_pages) in uncached_alloc_page() 227 void uncached_free_page(unsigned long uc_addr, int n_pages) in uncached_free_page()
|
/Linux-v4.19/arch/xtensa/mm/ |
D | mmu.c | 22 static void * __init init_pmd(unsigned long vaddr, unsigned long n_pages) in init_pmd()
|
D | kasan_init.c | 40 unsigned long n_pages = (end - start) / PAGE_SIZE; in populate() local
|
/Linux-v4.19/arch/sh/mm/ |
D | cache-sh5.c | 149 int n_pages; in sh64_icache_inv_user_page_range() local 470 int n_pages = ((end - start) >> PAGE_SHIFT); in sh64_dcache_purge_user_range() local
|
/Linux-v4.19/drivers/gpu/drm/vgem/ |
D | vgem_drv.c | 317 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_pin() local 382 long n_pages = obj->size >> PAGE_SHIFT; in vgem_prime_vmap() local
|
/Linux-v4.19/drivers/staging/comedi/ |
D | comedi_buf.c | 74 unsigned int n_pages) in __comedi_buf_alloc() 226 unsigned int n_pages = new_size >> PAGE_SHIFT; in comedi_buf_alloc() local
|
D | comedidev.h | 252 unsigned int n_pages; member
|
D | comedi_fops.c | 2188 int n_pages; in comedi_mmap() local
|
/Linux-v4.19/drivers/media/common/videobuf2/ |
D | videobuf2-vmalloc.c | 80 int n_pages, offset, i; in vb2_vmalloc_get_userptr() local 134 unsigned int n_pages; in vb2_vmalloc_put_userptr() local
|
D | videobuf2-dma-contig.c | 484 int n_pages, i; in vb2_dc_get_userptr() local
|
/Linux-v4.19/drivers/xen/ |
D | privcmd-buf.c | 39 unsigned int n_pages; member
|
/Linux-v4.19/lib/ |
D | scatterlist.c | 382 unsigned int n_pages, unsigned int offset, in __sg_alloc_table_from_pages() 457 unsigned int n_pages, unsigned int offset, in sg_alloc_table_from_pages()
|
/Linux-v4.19/kernel/ |
D | relay.c | 71 static struct page **relay_alloc_page_array(unsigned int n_pages) in relay_alloc_page_array() 126 unsigned int i, j, n_pages; in relay_alloc_buf() local
|
/Linux-v4.19/kernel/trace/ |
D | tracing_map.h | 169 unsigned int n_pages; member
|
/Linux-v4.19/include/linux/ |
D | fscache-cache.h | 155 atomic_t n_pages; /* number of pages to be retrieved */ member 197 int n_pages) in fscache_retrieval_complete()
|
/Linux-v4.19/drivers/net/ethernet/sfc/ |
D | mcdi_mon.c | 312 unsigned int n_pages, n_sensors, n_attrs, page; in efx_mcdi_mon_probe() local
|
/Linux-v4.19/arch/arc/include/asm/ |
D | arcregs.h | 128 #define PAGES_TO_KB(n_pages) ((n_pages) << (PAGE_SHIFT - 10)) argument 129 #define PAGES_TO_MB(n_pages) (PAGES_TO_KB(n_pages) >> 10) argument
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_gem.c | 2779 unsigned long n_pages = obj->base.size >> PAGE_SHIFT; in i915_gem_object_map() local
|
D | i915_gem_gtt.c | 3747 const unsigned long n_pages = obj->base.size / PAGE_SIZE; in intel_rotate_pages() local
|
/Linux-v4.19/drivers/md/ |
D | dm-integrity.c | 2717 unsigned n_pages; in dm_integrity_alloc_journal_scatterlist() local
|