OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl_hv_ioctl_status
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
fsl_hypervisor.h
26
struct
fsl_hv_ioctl_status
{
struct
65
#define FSL_HV_IOCTL_PARTITION_GET_STATUS _IOWR(FSL_HV_IOCTL_TYPE, 2, struct
fsl_hv_ioctl_status
)
/external/kernel-headers/original/uapi/linux/
fsl_hypervisor.h
60
* struct
fsl_hv_ioctl_status
- get a partition's status
74
struct
fsl_hv_ioctl_status
{
struct
194
_IOWR(FSL_HV_IOCTL_TYPE, 2, struct
fsl_hv_ioctl_status
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fsl_hypervisor.h
59
* struct
fsl_hv_ioctl_status
- get a partition's status
73
struct
fsl_hv_ioctl_status
{
struct
193
_IOWR(FSL_HV_IOCTL_TYPE, 2, struct
fsl_hv_ioctl_status
)
Completed in 232 milliseconds