Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEV_DAX_CXL
:
CONFIG_CXL_BUS && CONFIG_CXL_REGION && CONFIG_DEV_DAX
dax_cxl
CXL RAM regions are either mapped by platform-firmware and published in the initial system-memory map as "System RAM", mapped by platform-firmware as "Soft Reserved", or dynamically provisioned after boot by the CXL driver. In the latter two cases a device-dax instance is created to access that unmapped-by-default address range. Per usual it can remain as dedicated access via a device interface, or converted to "System RAM" via the dax_kmem facility.
Raw data from LKDDb:
lkddb module dax_cxl CONFIG_DEV_DAX_CXL : drivers/dax/Kconfig : "CXL DAX: direct access to CXL RAM regions" # in 6.3–6.12, 6.13-rc+HEAD
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 - D index
Automatically generated (in year 2025). See also LKDDb sources on GitLab