Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dhyperv_testdev.c102 hyperv_sint_route_unref(sint_route->sint_route); in sint_route_destroy()
185 hyperv_sint_route_unref(conn->sint_route); in msg_conn_destroy()
235 hyperv_sint_route_unref(conn->sint_route); in evt_conn_destroy()
H A Dhyperv.c257 hyperv_sint_route_unref(sint_route); in sint_msg_bh()
501 void hyperv_sint_route_unref(HvSintRoute *sint_route) in hyperv_sint_route_unref() function
H A Dvmbus.c1450 hyperv_sint_route_unref(chan->notify_route); in open_channel()
1472 hyperv_sint_route_unref(chan->notify_route); in close_channel()
1641 hyperv_sint_route_unref(vmbus->sint_route); in vmbus_deinit()
/openbmc/qemu/include/hw/hyperv/
H A Dhyperv.h27 void hyperv_sint_route_unref(HvSintRoute *sint_route);