Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/common/
A Devent_channel.c394 int alloc_port = get_free_port(d); in evtchn_bind_virq() local
396 if ( alloc_port < 0 ) in evtchn_bind_virq()
397 ERROR_EXIT(alloc_port); in evtchn_bind_virq()
398 port = alloc_port; in evtchn_bind_virq()

Completed in 6 milliseconds