Home
last modified time | relevance | path

Searched refs:vhost (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/vhost/
H A DKconfig5 Generic IOTLB implementation for vhost and vringh.
26 the core of vhost.
57 tristate "vhost virtio-vsock driver"
84 bool "Cross-endian support for vhost"
87 This option allows vhost to support guests with a different byte
104 to modify the vhost worker mode for vhost devices.
107 to configure the default mode for vhost workers.
H A DMakefile16 obj-$(CONFIG_VHOST) += vhost.o
H A Dscsi.c260 struct vhost_scsi *vhost; member
1568 vhost_scsi_send_tmf_resp(tmf->vhost, &tmf->svq->vq, tmf->in_iovs, in vhost_scsi_tmf_resp_work()
1617 tmf->vhost = vs; in vhost_scsi_handle_tmf()
/linux/tools/virtio/
H A DMakefile22 vpath %.c ../../drivers/virtio ../../drivers/vhost
23 BUILD=KCFLAGS="-I "`pwd`/../../drivers/vhost ${MAKE} -C `pwd`/../.. V=${V}
33 OOT_VHOST=`pwd`/../../drivers/vhost
53 .PHONY: all test mod clean vhost oot oot-clean oot-build
/linux/tools/perf/trace/beauty/
H A Dvhost_virtio_ioctl.sh8 grep -E $regex ${beauty_uapi_linux_dir}/vhost.h | \
15 grep -E $regex ${beauty_uapi_linux_dir}/vhost.h | \
/linux/drivers/
H A DMakefile147 obj-$(CONFIG_VHOST_RING) += vhost/
148 obj-$(CONFIG_VHOST_IOTLB) += vhost/
149 obj-$(CONFIG_VHOST) += vhost/
H A DKconfig152 source "drivers/vhost/Kconfig"
/linux/tools/virtio/vhost_test/
H A DMakefile3 EXTRA_CFLAGS += -Idrivers/vhost
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-vdpa47 driver_override file (echo vhost-vdpa > driver_override) and may
/linux/usr/include/
H A DMakefile76 no-header-test-cxx += linux/vhost.h
141 uses-libc += linux/vhost.h
/linux/Documentation/translations/zh_CN/dev-tools/
H A Dkcov.rst241 生的,并且通常在进程退出时会被停止(如,vhost 工作器)。
/linux/arch/um/drivers/
H A DKconfig147 drivers over vhost-user sockets.
/linux/Documentation/networking/
H A Dnet_failover.rst46 <driver name='vhost' queues='4'/>
/linux/tools/perf/
H A DMakefile.perf
/linux/
H A DMAINTAINERS28720 F: drivers/vhost/vsock.c
28850 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git
28851 F: drivers/vhost/
28854 F: include/uapi/linux/vhost.h
28865 F: drivers/vhost/scsi.c