Home
last modified time | relevance | path

Searched refs:hv_free_hyperv_page (Results 1 – 3 of 3) sorted by relevance

/drivers/hv/
Dconnection.c302 hv_free_hyperv_page((unsigned long)vmbus_connection.int_page); in vmbus_disconnect()
306 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[0]); in vmbus_disconnect()
307 hv_free_hyperv_page((unsigned long)vmbus_connection.monitor_pages[1]); in vmbus_disconnect()
Dhv.c68 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function
Dvmbus_drv.c1452 hv_free_hyperv_page((unsigned long)hv_panic_page); in hv_kmsg_dump_register()