Searched defs:hvm_ioreq_vcpu (Results 1 – 1 of 1) sorted by relevance
39 struct hvm_ioreq_vcpu { struct40 struct list_head list_entry;41 struct vcpu *vcpu;42 evtchn_port_t ioreq_evtchn;43 bool pending;
Completed in 3 milliseconds