Searched refs:pages_mapped (Results 1 – 1 of 1) sorted by relevance
2017 unsigned int pages_mapped; in tcp_zerocopy_vm_insert_batch() local2022 pages_mapped = pages_to_map - (unsigned int)pages_remaining; in tcp_zerocopy_vm_insert_batch()2023 bytes_mapped = PAGE_SIZE * pages_mapped; in tcp_zerocopy_vm_insert_batch()2034 return tcp_zerocopy_vm_insert_batch_error(vma, pages + pages_mapped, in tcp_zerocopy_vm_insert_batch()