Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dconnection.c375 hv_free_hyperv_page((unsigned long)vmbus_connection.int_page); in vmbus_disconnect()
396 hv_free_hyperv_page((unsigned long) in vmbus_disconnect()
398 hv_free_hyperv_page((unsigned long) in vmbus_disconnect()
Dhv.c69 void hv_free_hyperv_page(unsigned long addr) in hv_free_hyperv_page() function
Dvmbus_drv.c1418 hv_free_hyperv_page((unsigned long)hv_panic_page); in hv_kmsg_dump_register()
/linux-6.1.9/include/asm-generic/
Dmshyperv.h190 void hv_free_hyperv_page(unsigned long addr);