Home
last modified time | relevance | path

Searched refs:cxl_dev_state_identify (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/cxl/
H A Dcxlmem.h832 int cxl_dev_state_identify(struct cxl_memdev_state *mds);
H A Dpci.c993 rc = cxl_dev_state_identify(mds); in cxl_pci_probe()
/linux-6.15/drivers/cxl/core/
H A Dmbox.c1149 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify() function
1190 EXPORT_SYMBOL_NS_GPL(cxl_dev_state_identify, "CXL");
/linux-6.15/tools/testing/cxl/test/
H A Dmem.c1753 rc = cxl_dev_state_identify(mds); in cxl_mock_mem_probe()