Lines Matching refs:CXL
14 * CXL memory endpoint devices and switches are CXL capable devices that are
15 * participating in CXL.mem protocol. Their functionality builds on top of the
16 * CXL.io protocol that allows enumerating and configuring components via
19 * The cxl_mem driver owns kicking off the enumeration of this CXL.mem
20 * capability. With the detection of a CXL capable endpoint, the driver will
24 * cxl_mem driver adds the device it is bound to as a CXL endpoint-port for use
152 dev_err(dev, "CXL port topology not found\n");
163 dev_err(dev, "CXL port topology %s not enabled\n",
185 * The kernel may be operating out of CXL memory on this device,
188 * to arrange for the suspend image to avoid CXL memory which
256 MODULE_IMPORT_NS(CXL);