Home
last modified time | relevance | path

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

/openbmc/qemu/hw/hyperv/
H A Dvmbus.c1394 static HvSintRoute *make_sint_route(VMBus *vmbus, uint32_t vp_index) in make_sint_route() function
1437 chan->notify_route = make_sint_route(chan->vmbus, chan->target_vp); in open_channel()