Searched refs:VHOST_SET_FEATURES (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | vhost.h | 27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | vhost.h | 27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | vhost.h | 110 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | vhost.h | 110 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
|
| /OK3568_Linux_fs/kernel/drivers/vhost/ |
| H A D | test.c | 342 case VHOST_SET_FEATURES: in vhost_test_ioctl()
|
| H A D | vsock.c | 817 case VHOST_SET_FEATURES: in vhost_vsock_dev_ioctl()
|
| H A D | vdpa.c | 481 case VHOST_SET_FEATURES: in vhost_vdpa_unlocked_ioctl()
|
| H A D | net.c | 1711 case VHOST_SET_FEATURES: in vhost_net_ioctl()
|
| H A D | scsi.c | 1927 case VHOST_SET_FEATURES: in vhost_scsi_ioctl()
|
| /OK3568_Linux_fs/kernel/tools/virtio/ |
| H A D | virtio_test.c | 80 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()
|