Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
fsl_hv_ioctl_start Struct Reference

#include <fsl_hypervisor.h>

Data Fields

__u32 ret
 
__u32 partition
 
__u32 entry_point
 
__u32 load
 

Detailed Description

struct fsl_hv_ioctl_start - start a partition : return error code from the hypervisor : the ID of the partition to control : The offset within the guest IMA to start execution : If non-zero, reload the partition's images before starting

Used by FSL_HV_IOCTL_PARTITION_START

Definition at line 88 of file fsl_hypervisor.h.

Field Documentation

__u32 entry_point

Definition at line 91 of file fsl_hypervisor.h.

__u32 load

Definition at line 92 of file fsl_hypervisor.h.

Definition at line 90 of file fsl_hypervisor.h.

__u32 ret

Definition at line 89 of file fsl_hypervisor.h.


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