Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/core/
H A Dport.c145 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
173 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
415 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1575 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1602 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_modulo() local
1660 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1686 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc() local
1740 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc() local
1833 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked() local
H A Dhdm.c51 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder() local
590 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
691 struct cxl_switch_decoder *cxlsd = in cxl_decoder_commit() local
1052 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders() local
H A Dregion.c189 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder() local
989 struct cxl_switch_decoder *cxlsd; in cxl_port_attach_region() local
1169 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets() local
1526 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_region_attach_position() local
1610 struct cxl_switch_decoder *cxlsd; in match_switch_decoder_by_range() local
1627 struct cxl_switch_decoder *cxlsd; in find_pos_and_ways() local
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c739 struct cxl_switch_decoder *cxlsd; in mock_init_hdm_decoder() local
868 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders() local
/openbmc/linux/drivers/cxl/
H A Dacpi.c48 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_xor() local
H A Dcxl.h443 struct cxl_switch_decoder cxlsd; member