OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl_hv_ioctl_memcpy
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/linux/
fsl_hypervisor.h
41
struct
fsl_hv_ioctl_memcpy
{
struct
68
#define
FSL_HV_IOCTL_MEMCPY
_IOWR(FSL_HV_IOCTL_TYPE, 5, struct
fsl_hv_ioctl_memcpy
)
/external/kernel-headers/original/uapi/linux/
fsl_hypervisor.h
110
* struct
fsl_hv_ioctl_memcpy
- copy memory between partitions
124
* Used by
FSL_HV_IOCTL_MEMCPY
141
struct
fsl_hv_ioctl_memcpy
{
struct
205
#define
FSL_HV_IOCTL_MEMCPY
\
206
_IOWR(FSL_HV_IOCTL_TYPE, 5, struct
fsl_hv_ioctl_memcpy
)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
fsl_hypervisor.h
109
* struct
fsl_hv_ioctl_memcpy
- copy memory between partitions
123
* Used by
FSL_HV_IOCTL_MEMCPY
140
struct
fsl_hv_ioctl_memcpy
{
struct
204
#define
FSL_HV_IOCTL_MEMCPY
\
205
_IOWR(FSL_HV_IOCTL_TYPE, 5, struct
fsl_hv_ioctl_memcpy
)
Completed in 352 milliseconds