Lines Matching refs:memory
3 tristate "DAX: direct access to differentiated memory"
14 latency...) memory via an mmap(2) capable character
16 platform memory resource that is differentiated from the
17 baseline memory pool. Mappings of a /dev/daxX.Y device impose
21 tristate "PMEM DAX: direct access to persistent memory"
25 Support raw access to persistent memory. Note that this
26 driver consumes memory ranges allocated and exported by the
32 tristate "HMEM DAX: direct access to 'specific purpose' memory"
38 memory. For example, a high bandwidth memory pool. The
40 memory from typical usage by default. This driver creates
41 device-dax instances for these memory ranges, and that also
53 tristate "KMEM DAX: volatile-use of persistent memory"
59 differentiated memory as if it were System RAM. This allows
60 easier use of persistent memory by unmodified applications, or
61 adds core kernel memory services to heterogeneous memory types