Searched refs:vp_eport (Results 1 – 2 of 2) sorted by relevance
57 uint32_t vp_eport; /* evtchn for notifications to/from device model */ member
489 p->vp_eport = sv->ioreq_evtchn; in hvm_update_ioreq_evtchn()1472 if ( unlikely(p->vp_eport != port) ) in hvm_send_ioreq()1475 p->vp_eport); in hvm_send_ioreq()1480 proto_p->vp_eport = port; in hvm_send_ioreq()
Completed in 4 milliseconds