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

#include <domctl.h>

Data Fields

union { 
 
   struct xen_domctl_sched_credit   credit 
 
   struct xen_domctl_sched_credit2   credit2 
 
   struct xen_domctl_sched_rtds   rtds 
 
u 
 
uint32_t vcpuid
 

Field Documentation

◆ credit

struct xen_domctl_sched_credit xen_domctl_schedparam_vcpu::credit

◆ credit2

struct xen_domctl_sched_credit2 xen_domctl_schedparam_vcpu::credit2

◆ rtds

struct xen_domctl_sched_rtds xen_domctl_schedparam_vcpu::rtds

◆ [union]

union { ... } xen_domctl_schedparam_vcpu::u

◆ vcpuid

uint32_t xen_domctl_schedparam_vcpu::vcpuid

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