Home
last modified time | relevance | path

Searched refs:find_cxl_root (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/cxl/
H A Dport.c133 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port); in cxl_endpoint_port_probe()
H A Dcxl.h738 struct cxl_root *find_cxl_root(struct cxl_port *port);
/linux-6.15/drivers/cxl/core/
H A Dpmem.c61 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port); in cxl_find_nvdimm_bridge()
H A Dcdat.c211 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port); in cxl_port_perf_data_calculate()
354 find_cxl_root(cxlmd->endpoint); in cxl_qos_class_verify()
H A Dport.c1024 struct cxl_root *find_cxl_root(struct cxl_port *port) in find_cxl_root() function
1036 EXPORT_SYMBOL_NS_GPL(find_cxl_root, "CXL");
/linux-6.15/tools/testing/cxl/test/
H A Dcxl.c1000 find_cxl_root(port); in mock_cxl_endpoint_parse_cdat()