Searched refs:cxl_memdev_state_create (Results 1 – 4 of 4) sorted by relevance
1389 struct cxl_memdev_state *cxl_memdev_state_create(struct device *dev) in cxl_memdev_state_create() function1406 EXPORT_SYMBOL_NS_GPL(cxl_memdev_state_create, CXL);
863 struct cxl_memdev_state *cxl_memdev_state_create(struct device *dev);
801 mds = cxl_memdev_state_create(&pdev->dev); in cxl_pci_probe()
1415 mds = cxl_memdev_state_create(dev); in cxl_mock_mem_probe()