Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
xen_domctl_getvcpuinfo Struct Reference

#include <zephyr/xen/public/domctl.h>

Data Fields

uint32_t vcpu
uint8_t online
uint8_t blocked
uint8_t running
uint64_t cpu_time
uint32_t cpu

Field Documentation

◆ blocked

uint8_t xen_domctl_getvcpuinfo::blocked

◆ cpu

uint32_t xen_domctl_getvcpuinfo::cpu

◆ cpu_time

uint64_t xen_domctl_getvcpuinfo::cpu_time

◆ online

uint8_t xen_domctl_getvcpuinfo::online

◆ running

uint8_t xen_domctl_getvcpuinfo::running

◆ vcpu

uint32_t xen_domctl_getvcpuinfo::vcpu

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