Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_386.const20 VHOST_IOTLB_MSG = 1
Dsocket_vnet_amd64.const20 VHOST_IOTLB_MSG = 1
Dsocket_vnet_arm64.const20 VHOST_IOTLB_MSG = 1
Dsocket_vnet_arm.const20 VHOST_IOTLB_MSG = 1
Dsocket_vnet_ppc64le.const20 VHOST_IOTLB_MSG = 1
Dsocket_vnet.txt118 type const[VHOST_IOTLB_MSG, int32]
/external/kernel-headers/original/uapi/linux/
Dvhost_types.h66 #define VHOST_IOTLB_MSG 0x1 macro