Searched refs:cxl_memdev_state_create (Results 1 – 4 of 4) sorted by relevance
798 struct cxl_memdev_state *cxl_memdev_state_create(struct device *dev, u64 serial,
805 mds = cxl_memdev_state_create(&pdev->dev, pci_get_dsn(pdev), dvsec); in cxl_pci_probe()
1484 struct cxl_memdev_state *cxl_memdev_state_create(struct device *dev, u64 serial, in cxl_memdev_state_create() function1501 EXPORT_SYMBOL_NS_GPL(cxl_memdev_state_create, "CXL");
1755 mds = cxl_memdev_state_create(dev, serial, 0); in cxl_mock_mem_probe()