Home
last modified time | relevance | path

Searched defs:hvm_ioreq_vcpu (Results 1 – 1 of 1) sorted by relevance

/xen/xen/include/asm-x86/hvm/
A Ddomain.h39 struct hvm_ioreq_vcpu { struct
40 struct list_head list_entry;
41 struct vcpu *vcpu;
42 evtchn_port_t ioreq_evtchn;
43 bool pending;

Completed in 3 milliseconds