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

/linux-master/drivers/cxl/core/
H A Dhdm.c56 cxlsd = cxl_switch_decoder_alloc(port, 1);
1000 cxlsd = cxl_switch_decoder_alloc(port, target_count);
H A Dport.c1864 * cxl_switch_decoder_alloc - Allocate a switch level decoder
1874 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, function
1898 EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, CXL);
/linux-master/drivers/cxl/
H A Dcxl.h778 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
/linux-master/tools/testing/cxl/test/
H A Dcxl.c876 cxlsd = cxl_switch_decoder_alloc(port, target_count);

Completed in 213 milliseconds