Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxl.h719 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dhdm.c56 cxlsd = cxl_switch_decoder_alloc(port, 1); in devm_cxl_add_passthrough_decoder()
1007 cxlsd = cxl_switch_decoder_alloc(port, target_count); in devm_cxl_enumerate_decoders()
H A Dport.c1727 * cxl_switch_decoder_alloc - Allocate a switch level decoder
1737 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc() function
1761 EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, CXL);
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dcxl.c870 cxlsd = cxl_switch_decoder_alloc(port, target_count); in mock_cxl_enumerate_decoders()

Completed in 8 milliseconds