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

#include <domctl.h>

Data Fields

uint32_t ssidref
 
xen_domain_handle_t handle
 
uint32_t flags
 
uint32_t iommu_opts
 
uint32_t max_vcpus
 
uint32_t max_evtchn_port
 
int32_t max_grant_frames
 
int32_t max_maptrack_frames
 
uint32_t grant_opts
 
uint32_t vmtrace_size
 
uint32_t cpupool_id
 
struct xen_arch_domainconfig arch
 

Field Documentation

◆ arch

struct xen_arch_domainconfig xen_domctl_createdomain::arch

◆ cpupool_id

uint32_t xen_domctl_createdomain::cpupool_id

◆ flags

uint32_t xen_domctl_createdomain::flags

◆ grant_opts

uint32_t xen_domctl_createdomain::grant_opts

◆ handle

xen_domain_handle_t xen_domctl_createdomain::handle

◆ iommu_opts

uint32_t xen_domctl_createdomain::iommu_opts

◆ max_evtchn_port

uint32_t xen_domctl_createdomain::max_evtchn_port

◆ max_grant_frames

int32_t xen_domctl_createdomain::max_grant_frames

◆ max_maptrack_frames

int32_t xen_domctl_createdomain::max_maptrack_frames

◆ max_vcpus

uint32_t xen_domctl_createdomain::max_vcpus

◆ ssidref

uint32_t xen_domctl_createdomain::ssidref

◆ vmtrace_size

uint32_t xen_domctl_createdomain::vmtrace_size

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