Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dioreq.h57 uint32_t vp_eport; /* evtchn for notifications to/from device model */ member
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dioreq.c300 p->vp_eport = sv->ioreq_evtchn; in hvm_update_ioreq_evtchn()
1386 if ( unlikely(p->vp_eport != port) ) in hvm_send_ioreq()
1389 p->vp_eport); in hvm_send_ioreq()
1394 proto_p->vp_eport = port; in hvm_send_ioreq()

Completed in 5 milliseconds