HomeSort by relevance Sort by last modified time
    Searched defs:fsl_hv_ioctl_status (Results 1 - 2 of 2) 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)

Completed in 3929 milliseconds