Home
last modified time | relevance | path

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

/external/syzkaller/sys/linux/
Dsocket_vnet_arm.const13 VHOST_ACCESS_WO = 2
Dsocket_vnet_amd64.const13 VHOST_ACCESS_WO = 2
Dsocket_vnet_386.const13 VHOST_ACCESS_WO = 2
Dsocket_vnet_ppc64le.const13 VHOST_ACCESS_WO = 2
Dsocket_vnet_arm64.const13 VHOST_ACCESS_WO = 2
Dsocket_vnet.txt136 vhost_iotlb_perm = VHOST_ACCESS_RO, VHOST_ACCESS_WO, VHOST_ACCESS_RW
/external/kernel-headers/original/uapi/linux/
Dvhost_types.h56 #define VHOST_ACCESS_WO 0x2 macro