Lines Matching +full:memory +full:- +full:mapped
1 # SPDX-License-Identifier: GPL-2.0-only
78 If disabled, you get a slightly smaller, non-transitional driver,
106 This driver provides access to virtio-pmem devices, storage devices
107 that are mapped into the physical address space - similar to NVDIMMs
108 - with a virtio-based flushing interface.
119 of memory within a KVM guest.
132 This driver provides access to virtio-mem paravirtualized memory
133 devices, allowing to hotplug and hotunplug memory.
135 This driver currently supports x86-64, arm64, riscv and s390.
137 memory hot(un)plug, architecture-specific and/or common
138 code changes may be required for virtio-mem, kdump and kexec to
154 tristate "Platform bus driver for memory mapped virtio devices"
158 This drivers provides support for memory mapped virtio
164 bool "Memory mapped virtio devices parameter parsing"
167 Allow virtio-mmio devices instantiation via the kernel command line
169 address in particular) can crash your system - you have been warned.
170 See Documentation/admin-guide/kernel-parameters.rst for details.