Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_386.const14 VHOST_GET_FEATURES = 2148052736
Dsocket_vnet_amd64.const14 VHOST_GET_FEATURES = 2148052736
Dsocket_vnet_arm64.const14 VHOST_GET_FEATURES = 2148052736
Dsocket_vnet_arm.const14 VHOST_GET_FEATURES = 2148052736
Dsocket_vnet_ppc64le.const14 VHOST_GET_FEATURES = 1074310912
Dsocket_vnet.txt46 ioctl$VHOST_GET_FEATURES(fd fd_vhost, cmd const[VHOST_GET_FEATURES], arg ptr[out, int64])
/external/kernel-headers/original/uapi/linux/
Dvhost.h24 #define VHOST_GET_FEATURES _IOR(VHOST_VIRTIO, 0x00, __u64) macro