/drivers/infiniband/hw/cxgb3/ |
D | iwch_mem.c | 81 int npages) in iwch_reregister_mem() 109 int iwch_alloc_pbl(struct iwch_mr *mhp, int npages) in iwch_alloc_pbl() 128 int iwch_write_pbl(struct iwch_mr *mhp, __be64 *pages, int npages, int offset) in iwch_write_pbl() 138 int *npages, in build_phys_page_list()
|
D | cxio_dbg.c | 78 int size, npages; in cxio_dump_pbl() local
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mr.c | 204 int mlx4_mtt_init(struct mlx4_dev *dev, int npages, int page_shift, in mlx4_mtt_init() 303 u64 iova, u64 size, u32 access, int npages, in mlx4_mr_alloc_reserved() 413 int npages, int page_shift, struct mlx4_mr *mr) in mlx4_mr_alloc() 536 int start_index, int npages, u64 *page_list) in mlx4_write_mtt_chunk() 562 int start_index, int npages, u64 *page_list) in __mlx4_write_mtt() 590 int start_index, int npages, u64 *page_list) in mlx4_write_mtt() 815 int npages, u64 iova) in mlx4_check_fmr() 842 int npages, u64 iova, u32 *lkey, u32 *rkey) in mlx4_map_phys_fmr()
|
D | icm.h | 52 int npages; member
|
D | eq.c | 866 int npages; in mlx4_create_eq() local 980 int npages = PAGE_ALIGN((MLX4_EQ_ENTRY_SIZE << dev->caps.eqe_factor) * eq->nent) / PAGE_SIZE; in mlx4_free_eq() local
|
/drivers/gpu/drm/omapdrm/ |
D | omap_gem_helpers.c | 40 int i, npages; in _drm_gem_get_pages() local 98 int i, npages; in _drm_gem_put_pages() local
|
D | omap_gem.c | 229 int npages = obj->size >> PAGE_SHIFT; in omap_gem_attach_pages() local 287 int i, npages = obj->size >> PAGE_SHIFT; in omap_gem_detach_pages() local 684 uint32_t npages = obj->size >> PAGE_SHIFT; in omap_gem_roll() local 736 int i, npages = obj->size >> PAGE_SHIFT; in omap_gem_dma_sync() local 771 uint32_t npages = obj->size >> PAGE_SHIFT; in omap_gem_get_paddr() local 979 uint32_t npages = obj->size >> PAGE_SHIFT; in omap_gem_resume() local
|
D | omap_dmm_tiler.c | 200 struct page **pages, uint32_t npages, uint32_t roll) in dmm_txn_append() 296 uint32_t npages, uint32_t roll, bool wait) in fill() 329 uint32_t npages, uint32_t roll, bool wait) in tiler_pin()
|
D | omap_fbdev.c | 85 int npages; in pan_worker() local
|
/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 383 struct c4iw_mr *mhp, int shift, int npages) in reregister_mem() 408 static int alloc_pbl(struct c4iw_mr *mhp, int npages) in alloc_pbl() 423 u64 *total_size, int *npages, in build_phys_page_list() 500 int npages; in c4iw_reregister_phys_mem() local 561 int npages; in c4iw_register_phys_mem() local
|
/drivers/gpu/drm/ttm/ |
D | ttm_page_alloc.c | 77 unsigned npages; member 276 static void ttm_pages_put(struct page *pages[], unsigned npages) in ttm_pages_put() 656 static void ttm_put_pages(struct page **pages, unsigned npages, int flags, in ttm_put_pages() 704 static int ttm_get_pages(struct page **pages, unsigned npages, int flags, in ttm_get_pages()
|
/drivers/infiniband/hw/mthca/ |
D | mthca_memfree.h | 53 int npages; member 145 int npages; member
|
D | mthca_memfree.c | 137 struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages, in mthca_alloc_icm() 526 int npages; in mthca_init_user_db_tab() local
|
D | mthca_allocator.c | 199 int npages, shift; in mthca_buf_alloc() local
|
D | mthca_eq.c | 470 int npages; in mthca_create_eq() local 593 int npages = (eq->nent * MTHCA_EQ_ENTRY_SIZE + PAGE_SIZE - 1) / in mthca_free_eq() local
|
/drivers/infiniband/hw/ipath/ |
D | ipath_user_sdma.c | 277 unsigned long addr, int tlen, int npages) in ipath_user_sdma_pin_pages() 333 const int npages = ipath_user_sdma_num_pages(iov + idx); in ipath_user_sdma_pin_pkt() local 357 unsigned long niov, int npages) in ipath_user_sdma_init_payload() 418 int npages = 0; in ipath_user_sdma_queue_pkts() local
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_prime.c | 33 int npages = nvbo->bo.num_pages; in nouveau_gem_prime_get_sg_table() local
|
/drivers/gpu/drm/radeon/ |
D | radeon_prime.c | 34 int npages = bo->tbo.num_pages; in radeon_gem_prime_get_sg_table() local
|
/drivers/infiniband/hw/qib/ |
D | qib_user_sdma.c | 281 unsigned long addr, int tlen, int npages) in qib_user_sdma_pin_pages() 335 const int npages = qib_user_sdma_num_pages(iov + idx); in qib_user_sdma_pin_pkt() local 358 unsigned long niov, int npages) in qib_user_sdma_init_payload() 420 int npages = 0; in qib_user_sdma_queue_pkts() local
|
/drivers/infiniband/core/ |
D | umem.c | 88 unsigned long npages; in ib_umem_get() local
|
/drivers/gpu/drm/exynos/ |
D | exynos_drm_gem.c | 559 unsigned int npages, in exynos_gem_get_pages_from_userptr() 600 unsigned int npages, in exynos_gem_put_pages_to_userptr()
|
/drivers/media/platform/omap3isp/ |
D | ispqueue.h | 95 unsigned int npages; member
|
/drivers/gpu/drm/udl/ |
D | udl_gem.c | 271 int npages; in udl_prime_create() local
|
/drivers/infiniband/hw/mlx4/ |
D | mr.c | 380 int npages, u64 iova) in mlx4_ib_map_phys_fmr()
|
/drivers/staging/android/ion/ |
D | ion_heap.c | 36 int npages = PAGE_ALIGN(buffer->size) / PAGE_SIZE; in ion_heap_map_kernel() local
|