Home
last modified time | relevance | path

Searched refs:privcmd_mmapbatch (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/xen/
H A Dprivcmd.h62 struct privcmd_mmapbatch { struct
119 _IOC(_IOC_NONE, 'P', 3, sizeof(struct privcmd_mmapbatch))
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/
H A Dprivcmd.h38 struct privcmd_mmapbatch { struct
72 #define IOCTL_PRIVCMD_MMAPBATCH _IOC(_IOC_NONE, 'P', 3, sizeof(struct privcmd_mmapbatch))
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/
H A Dprivcmd.h26 struct privcmd_mmapbatch { struct
63 _IOC(_IOC_NONE, 'P', 3, sizeof(struct privcmd_mmapbatch))
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/
H A Dprivcmd.h38 struct privcmd_mmapbatch { struct
72 #define IOCTL_PRIVCMD_MMAPBATCH _IOC(_IOC_NONE, 'P', 3, sizeof(struct privcmd_mmapbatch))
/kernel/linux/linux-6.6/include/uapi/xen/
H A Dprivcmd.h62 struct privcmd_mmapbatch { struct
131 _IOC(_IOC_NONE, 'P', 3, sizeof(struct privcmd_mmapbatch))
/kernel/linux/linux-5.10/drivers/xen/
H A Dprivcmd.c456 if (copy_from_user(&m, udata, sizeof(struct privcmd_mmapbatch))) in privcmd_ioctl_mmap_batch()
/kernel/linux/linux-6.6/drivers/xen/
H A Dprivcmd.c461 if (copy_from_user(&m, udata, sizeof(struct privcmd_mmapbatch))) in privcmd_ioctl_mmap_batch()

Completed in 5 milliseconds