Searched refs:pages_mapped (Results 1 – 1 of 1) sorted by relevance
2020 unsigned int pages_mapped; in tcp_zerocopy_vm_insert_batch() local2025 pages_mapped = pages_to_map - (unsigned int)pages_remaining; in tcp_zerocopy_vm_insert_batch()2026 bytes_mapped = PAGE_SIZE * pages_mapped; in tcp_zerocopy_vm_insert_batch()2037 return tcp_zerocopy_vm_insert_batch_error(vma, pages + pages_mapped, in tcp_zerocopy_vm_insert_batch()