Lines Matching refs:memory
7 tristate "DAX: direct access to differentiated memory"
18 latency...) memory via an mmap(2) capable character
20 platform memory resource that is differentiated from the
21 baseline memory pool. Mappings of a /dev/daxX.Y device impose
25 tristate "PMEM DAX: direct access to persistent memory"
29 Support raw access to persistent memory. Note that this
30 driver consumes memory ranges allocated and exported by the
36 tristate "HMEM DAX: direct access to 'specific purpose' memory"
42 memory. For example, a high bandwidth memory pool. The
44 memory from typical usage by default. This driver creates
45 device-dax instances for these memory ranges, and that also
57 tristate "KMEM DAX: volatile-use of persistent memory"
63 differentiated memory as if it were System RAM. This allows
64 easier use of persistent memory by unmodified applications, or
65 adds core kernel memory services to heterogeneous memory types