Linux Kernel
3.7.1
|
#include <fsl_hypervisor.h>
Data Fields | |
__u32 | ret |
__u32 | partition |
struct fsl_hv_ioctl_stop - stop a partition : return error code from the hypervisor : the ID of the partition to stop, or -1 for the calling partition
Used by FSL_HV_IOCTL_PARTITION_STOP
Definition at line 103 of file fsl_hypervisor.h.
Definition at line 105 of file fsl_hypervisor.h.
__u32 ret |
Definition at line 104 of file fsl_hypervisor.h.