Home
last modified time | relevance | path

Searched refs:ioctl_gntdev_get_offset_for_vaddr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/xen/
H A Dgntdev.h96 _IOC(_IOC_NONE, 'G', 2, sizeof(struct ioctl_gntdev_get_offset_for_vaddr))
97 struct ioctl_gntdev_get_offset_for_vaddr { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/xen/
H A Dgntdev.h96 _IOC(_IOC_NONE, 'G', 2, sizeof(struct ioctl_gntdev_get_offset_for_vaddr))
97 struct ioctl_gntdev_get_offset_for_vaddr { struct
/OK3568_Linux_fs/kernel/include/uapi/xen/
H A Dgntdev.h96 _IOC(_IOC_NONE, 'G', 2, sizeof(struct ioctl_gntdev_get_offset_for_vaddr))
97 struct ioctl_gntdev_get_offset_for_vaddr { struct
/OK3568_Linux_fs/kernel/drivers/xen/
H A Dgntdev.c680 struct ioctl_gntdev_get_offset_for_vaddr __user *u) in gntdev_ioctl_get_offset_for_vaddr()
682 struct ioctl_gntdev_get_offset_for_vaddr op; in gntdev_ioctl_get_offset_for_vaddr()