Lines Matching refs:mapped
131 bool mapped) in unpin_rcv_pages() argument
137 if (mapped) { in unpin_rcv_pages()
146 hfi1_release_user_pages(mm, pages, npages, mapped); in unpin_rcv_pages()
253 tididx = 0, mapped, mapped_pages = 0; in hfi1_user_exp_rcv_setup() local
322 tidlist, &tididx, &mapped); in hfi1_user_exp_rcv_setup()
338 mapped_pages += mapped; in hfi1_user_exp_rcv_setup()
368 &tididx, &mapped); in hfi1_user_exp_rcv_setup()
380 mapped_pages += mapped; in hfi1_user_exp_rcv_setup()
621 int mapped = 0; in program_rcvarray() local
662 mapped += npages; in program_rcvarray()
675 *pmapped = mapped; in program_rcvarray()