Lines Matching +full:memory +full:- +full:mapped
1 # SPDX-License-Identifier: GPL-2.0-only
42 If disabled, you get a slightly smaller, non-transitional driver,
70 This driver provides access to virtio-pmem devices, storage devices
71 that are mapped into the physical address space - similar to NVDIMMs
72 - with a virtio-based flushing interface.
83 of memory within a KVM guest.
96 This driver provides access to virtio-mem paravirtualized memory
97 devices, allowing to hotplug and hotunplug memory.
99 This driver was only tested under x86-64, but should theoretically
100 work on all architectures that support memory hotplug and hotremove.
115 tristate "Platform bus driver for memory mapped virtio devices"
119 This drivers provides support for memory mapped virtio
125 bool "Memory mapped virtio devices parameter parsing"
128 Allow virtio-mmio devices instantiation via the kernel command line
130 address in particular) can crash your system - you have been warned.
131 See Documentation/admin-guide/kernel-parameters.rst for details.