Home
last modified time | relevance | path

Searched defs:cxlsd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/cxl/core/
H A Dport.c150 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list() argument
178 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
440 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1602 struct cxl_switch_decoder *cxlsd; update_decoder_targets() local
1907 decoder_populate_targets(struct cxl_switch_decoder * cxlsd,struct cxl_port * port) decoder_populate_targets() argument
1977 cxl_switch_decoder_init(struct cxl_port * port,struct cxl_switch_decoder * cxlsd,int nr_targets) cxl_switch_decoder_init() argument
2001 struct cxl_switch_decoder *cxlsd; cxl_root_decoder_alloc() local
2054 struct cxl_switch_decoder *cxlsd; cxl_switch_decoder_alloc() local
2145 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); cxl_decoder_add_locked() local
[all...]
H A Dhdm.c54 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder() local
711 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
778 struct cxl_switch_decoder *cxlsd = in setup_hw_decoder() local
1182 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders() local
H A Dregion.c297 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder() local
1256 struct cxl_switch_decoder *cxlsd; cxl_port_attach_region() local
1438 struct cxl_switch_decoder *cxlsd; cxl_port_setup_targets() local
1793 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; cxl_region_attach_position() local
1872 struct cxl_switch_decoder *cxlsd; match_switch_decoder_by_range() local
1890 struct cxl_switch_decoder *cxlsd; find_pos_and_ways() local
[all...]
H A Dcdat.c330 struct cxl_switch_decoder *cxlsd; in match_cxlrd_hb() local
/linux/tools/testing/cxl/test/
H A Dcxl.c761 struct cxl_switch_decoder cxlsd; global() member
815 struct cxl_switch_decoder *cxlsd = cxld_registry_restore() local
863 struct cxl_switch_decoder *cxlsd = __cxld_registry_save() local
1012 struct cxl_switch_decoder *cxlsd = init_disabled_mock_decoder() local
1076 struct cxl_switch_decoder *cxlsd; mock_init_hdm_decoder() local
1245 struct cxl_switch_decoder *cxlsd; mock_cxl_enumerate_decoders() local
[all...]
/linux/drivers/cxl/
H A Dcxl.h375 struct cxl_switch_decoder cxlsd; global() member