Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 25 of 33) sorted by relevance

12

/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst61 by the follower. The follower can enable the passthrough mode. In that
65 the passthrough mode. See :ref:`cec-core-processing` for details.
149 CEC device into passthrough mode, allowing the exclusive follower
214 except when in passthrough mode. In passthrough mode the core
222 except when in passthrough mode. In passthrough mode the core
230 passthrough mode. In passthrough mode the core does nothing
236 in passthrough mode. In passthrough mode the core does nothing
243 except when in passthrough mode. In passthrough mode the core
252 except when in passthrough mode. In passthrough mode the core
H A Dcec-ioc-adap-g-caps.rst106 - Userspace can use the passthrough mode by calling
/linux/Documentation/networking/
H A Dnet_failover.rst64 the VF passthrough device for normal communication. The virtio-net device will
67 The second device definition is for the VF passthrough interface. Here the
88 virtio-net interface, and ens11 is the slave 'primary' VF passthrough interface.
123 device to the VM. This is not the VF that was passthrough'd to the VM (seen in
152 # Remove the VF that was passthrough'd to the VM.
/linux/fs/fuse/
H A DKconfig57 bool "FUSE passthrough operations support"
65 If you want to allow passthrough operations, answer Y.
H A Diomode.c176 if (!IS_ENABLED(CONFIG_FUSE_PASSTHROUGH) || !fc->passthrough || in fuse_file_passthrough_open()
/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst82 passthrough.
92 If passthrough is selected, useful when the cache contents are not known
96 block invalidates. To enable passthrough mode the cache must be clean.
113 importance if writeback mode is used. Writethrough and passthrough
192 feature args writethrough or passthrough (The default is writeback.)
212 passthrough a degraded mode useful for various cache coherency
217 To enable passthrough mode the cache must be clean.
315 invalidation of larger caches. The cache must be in passthrough mode
H A Dera.rst86 - Cache enters passthrough mode (see: dm-cache's docs in cache.txt)
H A Ddm-ima.rst349 <passthrough> "," <no_discard_passdown> ";"
359 passthrough := "passthrough=" <yes_no>
372 passthrough=n,metadata2=y,no_discard_passdown=n;
/linux/drivers/xen/xen-pciback/
H A DMakefile15 passthrough.o
H A Dxenbus.c22 static bool __read_mostly passthrough; variable
23 module_param(passthrough, bool, S_IRUGO);
24 MODULE_PARM_DESC(passthrough,
748 if (passthrough) in xen_pcibk_xenbus_register()
/linux/drivers/vfio/fsl-mc/
H A DKconfig9 (Management Complex) devices. This is required to passthrough
/linux/drivers/media/cec/core/
H A Dcec-api.c487 adap->passthrough = in cec_s_mode()
491 adap->passthrough = false; in cec_s_mode()
640 adap->passthrough = false; in cec_release()
/linux/drivers/target/
H A DKconfig36 passthrough access to Linux/SCSI device
/linux/drivers/xen/
H A DKconfig219 The parameter "passthrough" allows you specify how you want the PCI
221 PCI topology starts at 00.00.0, or (1) for passthrough if you want
262 tristate "Xen hypercall passthrough driver"
266 The hypercall passthrough driver allows privileged user programs to
/linux/Documentation/block/
H A Dublk.rst47 ``io_uring`` passthrough command; that is why ublk is also one io_uring based
48 block driver. It has been observed that using io_uring passthrough command can
245 commands via io_uring passthrough. The per-queue IO pthread
258 The following IO commands are communicated via io_uring passthrough command,
/linux/Documentation/arch/s390/
H A Dvfio-ap.rst244 | | 9 create vfio_ap-passthrough | |
270 9. The administrator creates a passthrough type vfio_ap mediated device to be
325 passthrough devices:
327 /sys/devices/vfio_ap/matrix/mdev_supported_types/vfio_ap-passthrough
344 the number of vfio_ap mediated passthrough devices
780 ------ [vfio_ap-passthrough] (passthrough vfio_ap mediated device type)
802 ------ [vfio_ap-passthrough]
951 ------ [vfio_ap-passthrough]
/linux/include/media/
H A Dcec.h208 * @passthrough: if true, then the exclusive follower is in
209 * passthrough mode.
275 bool passthrough;
276 bool passthrough; global() member
/linux/Documentation/accel/qaic/
H A Dqaic.rst70 passthrough transaction).
74 passthrough transaction, it relies on the UMD to satisfy the requirements.
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst60 (passthrough ioctl/fsctl is now implemented in cifs.ko to allow
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst6 Realtek HDA codecs and controls a muxer and pair of passthrough mixers that can
/linux/Documentation/admin-guide/
H A Dbcache.rst71 device, it'll be running in passthrough mode until you attach it to a cache.
133 the backing devices to passthrough mode.
437 it's in passthrough mode or caching).
/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough,
129 * hw:1,2 is Do in AC3/DTS passthrough mode
/linux/arch/x86/kvm/mmu/
H A Dmmu.c640 if (sp->role.passthrough) in kvm_mmu_page_get_gfn()
685 sp->role.passthrough ? "passthrough" : "direct", in kvm_mmu_page_set_translation()
690 sp->role.passthrough ? "passthrough" : "direct", in kvm_mmu_page_set_translation()
1807 if (sp->role.passthrough) in sp_has_gptes()
1840 .passthrough = 0x1, in kvm_sync_page_check()
2223 role.passthrough = 0; in kvm_mmu_child_role()
5549 root_role.passthrough = 1; in kvm_init_shadow_npt_mmu()
/linux/Documentation/admin-guide/media/
H A Dcec.rst315 The critical component is one of these HDMI female-female passthrough connectors
372 The minimum configuration is one HDMI female-female passthrough connector
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst176 feature — with QEMU, this can be done by using "host passthrough"

12