Searched refs:mapped_pages (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | user_exp_rcv.c | 253 tididx = 0, mapped, mapped_pages = 0; in hfi1_user_exp_rcv_setup() local 350 mapped_pages += mapped; in hfi1_user_exp_rcv_setup() 391 mapped_pages += mapped; in hfi1_user_exp_rcv_setup() 410 mapped_pages, ret); in hfi1_user_exp_rcv_setup() 425 unpin_rcv_pages(fd, tidbuf, NULL, mapped_pages, pinned - mapped_pages, in hfi1_user_exp_rcv_setup() 443 tinfo->length = mapped_pages * PAGE_SIZE; in hfi1_user_exp_rcv_setup()
|
| /linux/arch/s390/include/asm/ |
| H A D | pci_dma.h | 89 atomic64_t mapped_pages; member
|
| /linux/drivers/scsi/ |
| H A D | st.h | 50 struct page **mapped_pages; member
|
| H A D | st.c | 643 mdata->pages = STp->buffer->mapped_pages; in st_do_scsi() 5030 STbp->mapped_pages = pages; in sgl_map_user_pages() 5048 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages() 5050 kfree(STbp->mapped_pages); in sgl_unmap_user_pages() 5051 STbp->mapped_pages = NULL; in sgl_unmap_user_pages()
|
| /linux/drivers/iommu/ |
| H A D | s390-iommu.c | 938 atomic64_add(pgcount, &s390_domain->ctrs.mapped_pages); in s390_iommu_map_pages()
|
| /linux/arch/s390/pci/ |
| H A D | pci.c | 188 atomic64_set(&ctrs->mapped_pages, 0); in zpci_fmb_enable_device()
|