TianoCore EDK2 master
Loading...
Searching...
No Matches
vcpu_info Struct Reference

Data Fields

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

Detailed Description

Definition at line 206 of file xen.h.

Field Documentation

◆ arch

struct arch_vcpu_info vcpu_info::arch

Definition at line 239 of file xen.h.

◆ evtchn_pending_sel

xen_ulong_t vcpu_info::evtchn_pending_sel

Definition at line 238 of file xen.h.

◆ evtchn_upcall_pending

UINT8 vcpu_info::evtchn_upcall_pending

Definition at line 232 of file xen.h.

◆ pad0

UINT8 vcpu_info::pad0

Definition at line 236 of file xen.h.

◆ Time

struct vcpu_time_info vcpu_info::Time

Definition at line 240 of file xen.h.


The documentation for this struct was generated from the following file: