Home
last modified time | relevance | path

Searched refs:cxlrd_to_port (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/cxl/
Dcxlmem.h58 static inline struct cxl_port *cxlrd_to_port(struct cxl_root_decoder *cxlrd) in cxlrd_to_port() function
/Linux-v6.1/drivers/cxl/core/
Dregion.c1244 root_port = cxlrd_to_port(cxlrd); in cxl_region_attach()