Searched refs:hv_unmap_memory (Results 1 – 4 of 4) sorted by relevance
318 void __weak hv_unmap_memory(void *addr) in hv_unmap_memory() function321 EXPORT_SYMBOL_GPL(hv_unmap_memory);
274 void hv_unmap_memory(void *addr);
386 void hv_unmap_memory(void *addr) in hv_unmap_memory() function
766 hv_unmap_memory(net_device->recv_buf); in netvsc_device_remove()769 hv_unmap_memory(net_device->send_buf); in netvsc_device_remove()1832 hv_unmap_memory(net_device->recv_buf); in netvsc_device_add()1835 hv_unmap_memory(net_device->send_buf); in netvsc_device_add()