Home
last modified time | relevance | path

Searched refs:VHOST_SET_VRING_KICK (Results 1 – 7 of 7) sorted by relevance

/external/syzkaller/sys/linux/
Dsocket_vnet_arm.const37 VHOST_SET_VRING_KICK = 1074310944
Dsocket_vnet_amd64.const37 VHOST_SET_VRING_KICK = 1074310944
Dsocket_vnet_386.const37 VHOST_SET_VRING_KICK = 1074310944
Dsocket_vnet_ppc64le.const37 VHOST_SET_VRING_KICK = 2148052768
Dsocket_vnet_arm64.const37 VHOST_SET_VRING_KICK = 1074310944
Dsocket_vnet.txt57 ioctl$VHOST_SET_VRING_KICK(fd fd_vhost, cmd const[VHOST_SET_VRING_KICK], arg ptr[in, vhost_vring_fi…
/external/kernel-headers/original/uapi/linux/
Dvhost.h76 #define VHOST_SET_VRING_KICK _IOW(VHOST_VIRTIO, 0x20, struct vhost_vring_file) macro