Linux Kernel
3.7.1
|
#include <fsl_hypervisor.h>
Data Fields | |
__u32 | ret |
__u32 | partition |
struct fsl_hv_ioctl_restart - restart a partition : return error code from the hypervisor : the ID of the partition to restart, or -1 for the calling partition
Used by FSL_HV_IOCTL_PARTITION_RESTART
Definition at line 53 of file fsl_hypervisor.h.
Definition at line 55 of file fsl_hypervisor.h.
__u32 ret |
Definition at line 54 of file fsl_hypervisor.h.