Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_386.const29 VHOST_SET_MEM_TABLE = 1074310915
Dsocket_vnet_amd64.const29 VHOST_SET_MEM_TABLE = 1074310915
Dsocket_vnet_arm64.const29 VHOST_SET_MEM_TABLE = 1074310915
Dsocket_vnet_arm.const29 VHOST_SET_MEM_TABLE = 1074310915
Dsocket_vnet_ppc64le.const29 VHOST_SET_MEM_TABLE = 2148052739
Dsocket_vnet.txt50 ioctl$VHOST_SET_MEM_TABLE(fd fd_vhost, cmd const[VHOST_SET_MEM_TABLE], arg ptr[in, vhost_memory])
/external/kernel-headers/original/uapi/linux/
Dvhost.h36 #define VHOST_SET_MEM_TABLE _IOW(VHOST_VIRTIO, 0x03, struct vhost_memory) macro