Home
last modified time | relevance | path

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

/qemu/include/hw/hyperv/
H A Dhyperv.h29 int hyperv_sint_route_set_sint(HvSintRoute *sint_route);
/qemu/hw/hyperv/
H A Dhyperv.c287 staged_msg->status = hyperv_sint_route_set_sint(sint_route); in cpu_post_msg()
369 ret = hyperv_sint_route_set_sint(sint_route); in hyperv_set_event_flag()
536 int hyperv_sint_route_set_sint(HvSintRoute *sint_route) in hyperv_sint_route_set_sint() function
H A Dhyperv_testdev.c113 hyperv_sint_route_set_sint(sint_route->sint_route); in sint_route_set_sint()
H A Dvmbus.c754 res = hyperv_sint_route_set_sint(chan->notify_route); in vmbus_channel_notify_guest()
2540 hyperv_sint_route_set_sint(chan->notify_route); in vmbus_post_load()