Home
last modified time | relevance | path

Searched refs:VHOST_SET_BACKEND_FEATURES (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/perf/trace/beauty/include/uapi/linux/
H A Dvhost.h123 #define VHOST_SET_BACKEND_FEATURES _IOW(VHOST_VIRTIO, 0x25, __u64) macro
/linux-6.15/include/uapi/linux/
H A Dvhost.h123 #define VHOST_SET_BACKEND_FEATURES _IOW(VHOST_VIRTIO, 0x25, __u64) macro
/linux-6.15/drivers/vhost/
H A Dvsock.c868 case VHOST_SET_BACKEND_FEATURES: in vhost_vsock_dev_ioctl()
H A Dvdpa.c786 if (cmd == VHOST_SET_BACKEND_FEATURES) { in vhost_vdpa_unlocked_ioctl()
H A Dnet.c1700 case VHOST_SET_BACKEND_FEATURES: in vhost_net_ioctl()