Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MMAPPER
has multiple definitions:
arch/um/Kconfig
The configuration item CONFIG_MMAPPER:
(none)
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
This driver allows a host file to be used as emulated IO memory inside UML.
arch/um/Kconfig.um
The configuration item CONFIG_MMAPPER:
(none)
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
This driver allows a host file to be used as emulated IO memory inside UML.
arch/um/Kconfig.char
The configuration item CONFIG_MMAPPER:
(none)
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
This driver allows a host file to be used as emulated IO memory inside UML.
drivers/block/Kconfig
The configuration item CONFIG_MMAPPER:
CONFIG_UML && CONFIG_BROKEN
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
The User-Mode Linux port can provide support for IO Memory emulation with this option. This allows a host file to be specified as an I/O region on the kernel command line. That file will be mapped into UML's kernel address space where a driver can locate it and do whatever it wants with the memory, including providing an interface to it for UML processes to use.
For more information, see http://user-mode-linux.sourceforge.net/iomem.html.
If you'd like to be able to provide a simulated IO port space for User-Mode Linux processes, say Y. If unsure, say N.
arch/um/Kconfig_char
The configuration item CONFIG_MMAPPER:
(none)
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
This driver allows a host file to be used as emulated IO memory inside UML.
arch/um/Kconfig_block
The configuration item CONFIG_MMAPPER:
CONFIG_BROKEN
mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
, mmapper_kern
The User-Mode Linux port can provide support for IO Memory emulation with this option. This allows a host file to be specified as an I/O region on the kernel command line. That file will be mapped into UML's kernel address space where a driver can locate it and do whatever it wants with the memory, including providing an interface to it for UML processes to use.
For more information, see http://user-mode-linux.sourceforge.net/iomem.html.
If you'd like to be able to provide a simulated IO port space for User-Mode Linux processes, say Y. If unsure, say N.
Raw data from LKDDb:
lkddb module mmapper_kern CONFIG_MMAPPER : arch/um/Kconfig : "iomem emulation driver" # in 4.19–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module mmapper_kern CONFIG_MMAPPER : arch/um/Kconfig.char : "iomem emulation driver" # in 2.6.14–2.6.39, 3.0–3.1
lkddb module mmapper_kern CONFIG_MMAPPER : arch/um/Kconfig.um : "iomem emulation driver" # in 3.2–3.19, 4.0–4.18
lkddb module mmapper_kern CONFIG_MMAPPER : arch/um/Kconfig_block : "Example IO memory driver" # in 2.5.45–2.5.75, 2.6.0–2.6.10
lkddb module mmapper_kern CONFIG_MMAPPER : arch/um/Kconfig_char : "iomem emulation driver" # in 2.6.12–2.6.13
lkddb module mmapper_kern CONFIG_MMAPPER : drivers/block/Kconfig : "Example IO memory driver (BROKEN)" # in 2.6.11–2.6.23
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab