OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl_hv_ioctl_restart
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
fsl_hypervisor.h
22
struct
fsl_hv_ioctl_restart
{
struct
64
#define FSL_HV_IOCTL_PARTITION_RESTART _IOWR(FSL_HV_IOCTL_TYPE, 1, struct
fsl_hv_ioctl_restart
)
/external/kernel-headers/original/uapi/linux/
fsl_hypervisor.h
47
* struct
fsl_hv_ioctl_restart
- restart a partition
54
struct
fsl_hv_ioctl_restart
{
struct
190
_IOWR(FSL_HV_IOCTL_TYPE, 1, struct
fsl_hv_ioctl_restart
)
Completed in 96 milliseconds