OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl_hv_ioctl_start
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
fsl_hypervisor.h
31
struct
fsl_hv_ioctl_start
{
struct
66
#define FSL_HV_IOCTL_PARTITION_START _IOWR(FSL_HV_IOCTL_TYPE, 3, struct
fsl_hv_ioctl_start
)
/external/kernel-headers/original/uapi/linux/
fsl_hypervisor.h
81
* struct
fsl_hv_ioctl_start
- start a partition
89
struct
fsl_hv_ioctl_start
{
struct
198
_IOWR(FSL_HV_IOCTL_TYPE, 3, struct
fsl_hv_ioctl_start
)
Completed in 89 milliseconds