Searched refs:mapped_pages (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/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-6.15/arch/s390/include/asm/ |
| H A D | pci_dma.h | 86 atomic64_t mapped_pages; member
|
| /linux-6.15/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() 4987 STbp->mapped_pages = pages; in sgl_map_user_pages() 5005 unpin_user_pages_dirty_lock(STbp->mapped_pages, nr_pages, dirtied); in sgl_unmap_user_pages() 5007 kfree(STbp->mapped_pages); in sgl_unmap_user_pages() 5008 STbp->mapped_pages = NULL; in sgl_unmap_user_pages()
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_debug.c | 85 counter = &ctrs->mapped_pages; in pci_sw_counter_show()
|
| H A D | pci.c | 179 atomic64_set(&ctrs->mapped_pages, 0); in zpci_fmb_enable_device()
|
| /linux-6.15/drivers/iommu/ |
| H A D | s390-iommu.c | 682 atomic64_add(pgcount, &s390_domain->ctrs.mapped_pages); in s390_iommu_map_pages()
|