@@ -339,14 +339,13 @@ KernelVersion: v6.0
339
339
340
340
Description:
341
341
(RW) When a CXL decoder is of devtype "cxl_decoder_endpoint" it
342
- translates from a host physical address range, to a device local
343
- address range. Device-local address ranges are further split
344
- into a 'ram' (volatile memory) range and 'pmem' (persistent
345
- memory) range. The 'mode' attribute emits one of 'ram', 'pmem',
346
- 'mixed', or 'none'. The 'mixed' indication is for error cases
347
- when a decoder straddles the volatile/persistent partition
348
- boundary, and 'none' indicates the decoder is not actively
349
- decoding, or no DPA allocation policy has been set.
342
+ translates from a host physical address range, to a device
343
+ local address range. Device-local address ranges are further
344
+ split into a 'ram' (volatile memory) range and 'pmem'
345
+ (persistent memory) range. The 'mode' attribute emits one of
346
+ 'ram', 'pmem', or 'none'. The 'none' indicates the decoder is
347
+ not actively decoding, or no DPA allocation policy has been
348
+ set.
350
349
351
350
'mode' can be written, when the decoder is in the 'disabled'
352
351
state, with either 'ram' or 'pmem' to set the boundaries for the
0 commit comments