Searched refs:cxl_endpoint_decoder_alloc (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/cxl/
H A Dcxl.h781 struct cxl_endpoint_decoder *cxl_endpoint_decoder_alloc(struct cxl_port *port);
/linux-master/drivers/cxl/core/
H A Dport.c1901 * cxl_endpoint_decoder_alloc - Allocate an endpoint decoder
1906 struct cxl_endpoint_decoder *cxl_endpoint_decoder_alloc(struct cxl_port *port) function
1930 EXPORT_SYMBOL_NS_GPL(cxl_endpoint_decoder_alloc, CXL);
H A Dhdm.c989 cxled = cxl_endpoint_decoder_alloc(port);
/linux-master/tools/testing/cxl/test/
H A Dcxl.c886 cxled = cxl_endpoint_decoder_alloc(port);

Completed in 294 milliseconds