Home
last modified time | relevance | path

Searched refs:cxl_switch_decoder (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/cxl/
H A Dcxl.h414 struct cxl_switch_decoder { struct
440 struct cxl_switch_decoder cxlsd; argument
769 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev);
776 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
/linux-6.15/drivers/cxl/core/
H A Dport.c147 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
175 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()
437 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()
517 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder()
522 return container_of(dev, struct cxl_switch_decoder, cxld.dev); in to_cxl_switch_decoder()
1719 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1789 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1813 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc()
1864 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc()
1867 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc()
[all …]
H A Dhdm.c51 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder()
718 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
819 struct cxl_switch_decoder *cxlsd = in cxl_decoder_commit()
1184 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders()
H A Dregion.c293 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder()
1140 struct cxl_switch_decoder *cxlsd; in cxl_port_attach_region()
1320 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets()
1676 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_region_attach_position()
1761 struct cxl_switch_decoder *cxlsd; in match_switch_decoder_by_range()
1779 struct cxl_switch_decoder *cxlsd; in find_pos_and_ways()
H A Dcdat.c330 struct cxl_switch_decoder *cxlsd; in match_cxlrd_hb()
/linux-6.15/tools/testing/cxl/test/
H A Dcxl.c745 struct cxl_switch_decoder *cxlsd; in mock_init_hdm_decoder()
874 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders()