Searched refs:hv_free_hyperv_page (Results 1 – 4 of 4) sorted by relevance
290 hv_free_hyperv_page((unsigned long)vmbus_connection.int_page); in vmbus_disconnect()294 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[0]); in vmbus_disconnect()295 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[1]); in vmbus_disconnect()
1484 hv_free_hyperv_page( in vmbus_bus_init()
229 void hv_free_hyperv_page(unsigned long addr);259 static inline void hv_free_hyperv_page(unsigned long addr) {} in hv_free_hyperv_page() function
63 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function67 EXPORT_SYMBOL_GPL(hv_free_hyperv_page);