Searched refs:dpa_size (Results 1 – 7 of 7) sorted by relevance
/linux/Documentation/driver-api/cxl/linux/example-configurations/ |
H A D | multi-interleave.rst | 108 "dpa_size":137438953472, 134 "dpa_size":137438953472, 228 "dpa_size":137438953472, 254 "dpa_size":137438953472,
|
H A D | intra-hb-interleave.rst | 107 "dpa_size":137438953472, 133 "dpa_size":137438953472,
|
H A D | hb-interleave.rst | 107 "dpa_size":137438953472, 185 "dpa_size":137438953472,
|
H A D | single-device.rst | 106 "dpa_size":137438953472,
|
/linux/drivers/cxl/core/ |
H A D | hdm.c | 991 u64 size, base, skip, dpa_size, lo, hi; in init_hdm_decoder() local 1114 dpa_size = div_u64_rem(size, cxld->interleave_ways, &remainder); in init_hdm_decoder() 1124 rc = devm_cxl_dpa_reserve(cxled, *dpa_base + skip, dpa_size, skip); in init_hdm_decoder() 1129 *dpa_base + dpa_size + skip - 1, rc); in init_hdm_decoder() 1132 *dpa_base += dpa_size + skip; in init_hdm_decoder()
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-cxl | 361 and its 'dpa_size' attribute is non-zero, this attribute 366 What: /sys/bus/cxl/devices/decoderX.Y/dpa_size 376 disabled state. A write to 'dpa_size' releases the previous DPA
|
/linux/Documentation/driver-api/cxl/linux/ |
H A D | cxl-driver.rst | 348 dpa_size mode target_type
|