Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cxl/core/
Dport.c128 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
156 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()
400 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()
478 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder()
483 return container_of(dev, struct cxl_switch_decoder, cxld.dev); in to_cxl_switch_decoder()
1403 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1433 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_modulo()
1490 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1515 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc()
1565 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc()
[all …]
Dcore.h60 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev);
Dhdm.c52 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder()
511 static int cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
600 struct cxl_switch_decoder *cxlsd = in cxl_decoder_commit()
829 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders()
Dregion.c974 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets()
/Linux-v6.1/drivers/cxl/
Dcxl.h320 struct cxl_switch_decoder { struct
339 struct cxl_switch_decoder cxlsd; argument
585 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
/Linux-v6.1/tools/testing/cxl/test/
Dcxl.c577 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders()