Searched refs:privcmd_hypercall (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/xen/ |
H A D | privcmd.h | 41 struct privcmd_hypercall { struct 115 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 24 struct privcmd_hypercall { struct 70 #define IOCTL_PRIVCMD_HYPERCALL _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 11 struct privcmd_hypercall { struct 59 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/xen/ |
H A D | privcmd.h | 24 struct privcmd_hypercall { struct 70 #define IOCTL_PRIVCMD_HYPERCALL _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
|
/kernel/linux/linux-6.6/include/uapi/xen/ |
H A D | privcmd.h | 41 struct privcmd_hypercall { struct 127 _IOC(_IOC_NONE, 'P', 0, sizeof(struct privcmd_hypercall))
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | privcmd.c | 70 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall()
|
/kernel/linux/linux-6.6/drivers/xen/ |
H A D | privcmd.c | 75 struct privcmd_hypercall hypercall; in privcmd_ioctl_hypercall()
|
Completed in 7 milliseconds