Home
last modified time | relevance | path

Searched refs:cxl_add_to_region (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/cxl/
Dport.c52 rc = cxl_add_to_region(root, cxled); in discover_region()
Dcxl.h801 int cxl_add_to_region(struct cxl_port *root,
813 static inline int cxl_add_to_region(struct cxl_port *root, in cxl_add_to_region() function
/Linux-v6.6/drivers/cxl/core/
Dregion.c2817 int cxl_add_to_region(struct cxl_port *root, struct cxl_endpoint_decoder *cxled) in cxl_add_to_region() function
2882 EXPORT_SYMBOL_NS_GPL(cxl_add_to_region, CXL);