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
300 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 6 milliseconds