Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
vcpu_info Struct Reference

#include <xen.h>

Data Fields

uint8_t evtchn_upcall_pending
 
uint8_t pad0
 
xen_ulong_t evtchn_pending_sel
 
struct arch_vcpu_info arch
 
vcpu_time_info_t time
 

Field Documentation

◆ arch

struct arch_vcpu_info vcpu_info::arch

◆ evtchn_pending_sel

xen_ulong_t vcpu_info::evtchn_pending_sel

◆ evtchn_upcall_pending

uint8_t vcpu_info::evtchn_upcall_pending

◆ pad0

uint8_t vcpu_info::pad0

◆ time

vcpu_time_info_t vcpu_info::time

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