Lines Matching +full:on +full:- +full:device

1 # SPDX-License-Identifier: GPL-2.0-only
16 Modern PCI device implementation. This module implements the
17 basic probe and control for devices which are based on modern
18 PCI device with possible vendor specific extensions. Any
19 module that selects this module must depend on PCI.
24 Legacy PCI device (Virtio PCI Card 0.9.x Draft and older device)
27 which are based on legacy PCI device. Any module that selects this
28 module must depend on PCI.
38 depends on BROKEN
40 Enable this to harden the device notifications and suppress
45 notifications is enforced; depending on the subset of
52 depends on PCI
56 This driver provides support for virtio based paravirtual device
66 depends on VIRTIO_PCI
69 Virtio PCI Card 0.9.X Draft (circa 2014) and older device support.
73 If disabled, you get a slightly smaller, non-transitional driver,
85 depends on VDPA
89 device driver over vDPA bus. For this to be useful, you need
90 an appropriate vDPA device implementation that operates on a
91 physical device to allow the datapath of virtio to be
98 depends on VIRTIO
99 depends on LIBNVDIMM
101 This driver provides access to virtio-pmem devices, storage devices
102 that are mapped into the physical address space - similar to NVDIMMs
103 - with a virtio-based flushing interface.
109 depends on VIRTIO
120 depends on X86_64 || ARM64
121 depends on VIRTIO
122 depends on MEMORY_HOTPLUG
123 depends on MEMORY_HOTREMOVE
124 depends on CONTIG_ALLOC
125 depends on EXCLUSIVE_SYSTEM_RAM
127 This driver provides access to virtio-mem paravirtualized memory
130 This driver currently only supports x86-64 and arm64. Although it
131 should compile on other architectures that implement memory
132 hot(un)plug, architecture-specific and/or common
133 code changes may be required for virtio-mem, kdump and kexec to work as
140 depends on VIRTIO
141 depends on INPUT
150 depends on HAS_IOMEM && HAS_DMA
154 platform device driver.
160 depends on VIRTIO_MMIO
162 Allow virtio-mmio devices instantiation via the kernel command line
164 address in particular) can crash your system - you have been warned.
165 See Documentation/admin-guide/kernel-parameters.rst for details.
171 depends on DMA_SHARED_BUFFER