Home
last modified time | relevance | path

Searched defs:is_cxl_root (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/cxl/
H A Dcxl.h725 static inline bool is_cxl_root(struct cxl_port *port) in is_cxl_root() function
/linux/drivers/cxl/core/
H A Dport.c2188 bool is_cxl_root; in cxl_endpoint_get_perf_coordinates() local