Home
last modified time | relevance | path

Searched refs:cxl_switch_decoder_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/cxl/core/
H A Dhdm.c64 cxlsd = cxl_switch_decoder_alloc(port, 1); in devm_cxl_add_passthrough_decoder()
1038 cxlsd = cxl_switch_decoder_alloc(port, target_count); in devm_cxl_enumerate_decoders()
H A Dport.c1856 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc() function
1880 EXPORT_SYMBOL_NS_GPL(cxl_switch_decoder_alloc, "CXL");
/linux/tools/testing/cxl/test/
H A Dcxl.c876 cxlsd = cxl_switch_decoder_alloc(port, target_count); in mock_cxl_enumerate_decoders()