Home
last modified time | relevance | path

Searched refs:to_cxl_memdev (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/cxl/core/
H A Dmemdev.c27 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in cxl_memdev_release()
42 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in firmware_version_show()
55 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in payload_max_show()
68 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in label_storage_size_show()
81 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in ram_size_show()
94 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in pmem_size_show()
107 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in serial_show()
125 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in security_state_show()
158 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in security_sanitize_store()
178 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in security_erase_store()
[all …]
H A Dpci.c596 cxlmd = to_cxl_memdev(uport); in read_cdat_data()
H A Dport.c839 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in cxl_port_add()
2172 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in cxl_endpoint_get_perf_coordinates()
H A Dcdat.c393 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in DEFINE_FREE()
H A Dregion.c2793 rc = cxl_get_poison_unmapped(to_cxl_memdev(port->uport_dev), in cxl_get_poison_by_endpoint()
/linux/drivers/cxl/
H A Dmem.c41 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in cxl_mem_dpa_show()
108 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in cxl_mem_probe()
210 rc = cxl_trigger_poison_list(to_cxl_memdev(dev)); in trigger_poison_list_store()
219 struct cxl_memdev *cxlmd = to_cxl_memdev(dev); in cxl_mem_visible()
H A Dport.c95 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in cxl_endpoint_port_probe()
H A Dcxlmem.h61 static inline struct cxl_memdev *to_cxl_memdev(struct device *dev) in to_cxl_memdev() function
81 return to_cxl_memdev(port->uport_dev); in cxled_to_memdev()
/linux/tools/testing/cxl/test/
H A Dmock.c292 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in __wrap_cxl_endpoint_parse_cdat()
H A Dcxl.c1001 struct cxl_memdev *cxlmd = to_cxl_memdev(port->uport_dev); in mock_cxl_endpoint_parse_cdat()