Searched refs:hv_free_hyperv_page (Results 1 – 4 of 4) sorted by relevance
292 hv_free_hyperv_page((unsigned long)vmbus_connection.int_page); in vmbus_disconnect()296 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[0]); in vmbus_disconnect()297 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[1]); in vmbus_disconnect()
1484 hv_free_hyperv_page( in vmbus_bus_init()
231 void hv_free_hyperv_page(unsigned long addr);254 static inline void hv_free_hyperv_page(unsigned long addr) {} in hv_free_hyperv_page() function
66 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function70 EXPORT_SYMBOL_GPL(hv_free_hyperv_page);