Searched refs:hv_unmap_memory (Results 1 – 2 of 2) sorted by relevance
318 void __weak hv_unmap_memory(void *addr) in hv_unmap_memory() function321 EXPORT_SYMBOL_GPL(hv_unmap_memory);
769 hv_unmap_memory(net_device->recv_buf); in netvsc_device_remove()772 hv_unmap_memory(net_device->send_buf); in netvsc_device_remove()1851 hv_unmap_memory(net_device->recv_buf); in netvsc_device_add()1854 hv_unmap_memory(net_device->send_buf); in netvsc_device_add()