Lines Matching refs:mapped
197 bool mapped) in unpin_rcv_pages() argument
202 if (mapped) { in unpin_rcv_pages()
209 hfi1_release_user_pages(fd->mm, pages, npages, mapped); in unpin_rcv_pages()
323 tididx = 0, mapped, mapped_pages = 0; in hfi1_user_exp_rcv_setup() local
389 tidlist, &tididx, &mapped); in hfi1_user_exp_rcv_setup()
405 mapped_pages += mapped; in hfi1_user_exp_rcv_setup()
435 &tididx, &mapped); in hfi1_user_exp_rcv_setup()
447 mapped_pages += mapped; in hfi1_user_exp_rcv_setup()
688 int mapped = 0; in program_rcvarray() local
729 mapped += npages; in program_rcvarray()
742 *pmapped = mapped; in program_rcvarray()