OvmfPkg[all]  0.1
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
vcpu_info Struct Reference

Data Fields

UINT8 evtchn_upcall_pending
 
UINT8 evtchn_upcall_mask
 
xen_ulong_t evtchn_pending_sel
 
struct arch_vcpu_info arch
 
struct vcpu_time_info Time
 

Field Documentation

struct arch_vcpu_info vcpu_info::arch
xen_ulong_t vcpu_info::evtchn_pending_sel
UINT8 vcpu_info::evtchn_upcall_mask
UINT8 vcpu_info::evtchn_upcall_pending
struct vcpu_time_info vcpu_info::Time