Searched refs:vhost (Results 1 – 15 of 15) sorted by relevance
5 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 byte104 to modify the vhost worker mode for vhost devices.107 to configure the default mode for vhost workers.
16 obj-$(CONFIG_VHOST) += vhost.o
260 struct vhost_scsi *vhost; member1568 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()
22 vpath %.c ../../drivers/virtio ../../drivers/vhost23 BUILD=KCFLAGS="-I "`pwd`/../../drivers/vhost ${MAKE} -C `pwd`/../.. V=${V}33 OOT_VHOST=`pwd`/../../drivers/vhost53 .PHONY: all test mod clean vhost oot oot-clean oot-build
8 grep -E $regex ${beauty_uapi_linux_dir}/vhost.h | \15 grep -E $regex ${beauty_uapi_linux_dir}/vhost.h | \
147 obj-$(CONFIG_VHOST_RING) += vhost/148 obj-$(CONFIG_VHOST_IOTLB) += vhost/149 obj-$(CONFIG_VHOST) += vhost/
152 source "drivers/vhost/Kconfig"
3 EXTRA_CFLAGS += -Idrivers/vhost
47 driver_override file (echo vhost-vdpa > driver_override) and may
76 no-header-test-cxx += linux/vhost.h141 uses-libc += linux/vhost.h
241 生的,并且通常在进程退出时会被停止(如,vhost 工作器)。
147 drivers over vhost-user sockets.
46 <driver name='vhost' queues='4'/>
28720 F: drivers/vhost/vsock.c28850 T: git git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git28851 F: drivers/vhost/28854 F: include/uapi/linux/vhost.h28865 F: drivers/vhost/scsi.c