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

/linux-master/drivers/cxl/
H A Dport.c133 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
H A Dcxl.h740 struct cxl_root *find_cxl_root(struct cxl_port *port);
/linux-master/drivers/cxl/core/
H A Dpmem.c68 find_cxl_root(cxlmd->endpoint);
H A Dcdat.c212 struct cxl_root *cxl_root __free(put_cxl_root) = find_cxl_root(port);
353 find_cxl_root(cxlmd->endpoint);
H A Dport.c1007 struct cxl_root *find_cxl_root(struct cxl_port *port) function
1019 EXPORT_SYMBOL_NS_GPL(find_cxl_root, CXL);
/linux-master/tools/testing/cxl/test/
H A Dcxl.c1000 find_cxl_root(port);

Completed in 160 milliseconds