Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_386.const15 VHOST_GET_VRING_BASE = 3221794578
Dsocket_vnet_amd64.const15 VHOST_GET_VRING_BASE = 3221794578
Dsocket_vnet_arm64.const15 VHOST_GET_VRING_BASE = 3221794578
Dsocket_vnet_arm.const15 VHOST_GET_VRING_BASE = 3221794578
Dsocket_vnet_ppc64le.const15 VHOST_GET_VRING_BASE = 3221794578
Dsocket_vnet.txt55 ioctl$VHOST_GET_VRING_BASE(fd fd_vhost, cmd const[VHOST_GET_VRING_BASE], arg ptr[out, vhost_vring_s…
/external/kernel-headers/original/uapi/linux/
Dvhost.h56 #define VHOST_GET_VRING_BASE _IOWR(VHOST_VIRTIO, 0x12, struct vhost_vring_state) macro