Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h72 evtchn_port_t bufioreq_local_port; member
/openbmc/qemu/hw/xen/
H A Dxen-hvm-common.c212 if (port == state->bufioreq_local_port) { in cpu_get_ioreq()
556 qemu_xen_evtchn_unmask(state->xce_handle, state->bufioreq_local_port); in handle_buffered_io()
839 state->bufioreq_local_port = rc; in xen_do_ioreq_register()