Searched hist:"0 b9159d0ff21bc281dbb9ede06ad566330ac0943" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/cxl/ |
H A D | pci.c | diff 0b9159d0ff21bc281dbb9ede06ad566330ac0943 Fri Jun 18 00:16:18 CEST 2021 Ira Weiny <ira.weiny@intel.com> cxl/pci: Store memory capacity values
The Identify Memory Device command returns information about the volatile only and persistent only memory capacities. Store those values in the cxl_mem structure for later use. While at it, reuse those calculations to calculate the ram and pmem ranges.
Signed-off-by: Ira Weiny <ira.weiny@intel.com> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Link: https://lore.kernel.org/r/20210617221620.1904031-2-ira.weiny@intel.com Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|