Lines Matching +full:memory +full:- +full:mapped
1 # SPDX-License-Identifier: GPL-2.0-only
51 If disabled, you get a slightly smaller, non-transitional driver,
79 This driver provides access to virtio-pmem devices, storage devices
80 that are mapped into the physical address space - similar to NVDIMMs
81 - with a virtio-based flushing interface.
92 of memory within a KVM guest.
105 This driver provides access to virtio-mem paravirtualized memory
106 devices, allowing to hotplug and hotunplug memory.
108 This driver was only tested under x86-64, but should theoretically
109 work on all architectures that support memory hotplug and hotremove.
124 tristate "Platform bus driver for memory mapped virtio devices"
128 This drivers provides support for memory mapped virtio
134 bool "Memory mapped virtio devices parameter parsing"
137 Allow virtio-mmio devices instantiation via the kernel command line
139 address in particular) can crash your system - you have been warned.
140 See Documentation/admin-guide/kernel-parameters.rst for details.