Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dport.c141 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
169 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
431 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1706 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1776 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1800 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc() local
1854 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc() local
1948 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked() local
H A Dhdm.c55 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder() local
728 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
795 struct cxl_switch_decoder *cxlsd = in setup_hw_decoder() local
1198 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders() local
H A Dregion.c283 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder() local
1150 struct cxl_switch_decoder *cxlsd; in cxl_port_attach_region() local
1330 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets() local
1686 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_region_attach_position() local
1764 struct cxl_switch_decoder *cxlsd; in match_switch_decoder_by_range() local
1782 struct cxl_switch_decoder *cxlsd; in find_pos_and_ways() local
H A Dcdat.c330 struct cxl_switch_decoder *cxlsd; in match_cxlrd_hb() local
/linux/tools/testing/cxl/test/
H A Dcxl.c746 struct cxl_switch_decoder *cxlsd; in mock_init_hdm_decoder() local
875 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders() local
/linux/drivers/cxl/
H A Dcxl.h443 struct cxl_switch_decoder cxlsd; member