Home
last modified time | relevance | path

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

/linux-6.8/drivers/cxl/core/
Dport.c146 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
174 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
426 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1674 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1701 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_modulo() local
1759 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1785 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc() local
1840 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc() local
1933 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_decoder_add_locked() local
Dhdm.c51 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder() local
567 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
668 struct cxl_switch_decoder *cxlsd = in cxl_decoder_commit() local
995 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders() local
Dregion.c197 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder() local
1122 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets() local
1540 struct cxl_switch_decoder *cxlsd; in match_switch_decoder_by_range() local
1557 struct cxl_switch_decoder *cxlsd; in find_pos_and_ways() local
Dcdat.c296 struct cxl_switch_decoder *cxlsd; in match_cxlrd_hb() local
/linux-6.8/tools/testing/cxl/test/
Dcxl.c745 struct cxl_switch_decoder *cxlsd; in mock_init_hdm_decoder() local
874 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders() local
/linux-6.8/drivers/cxl/
Dacpi.c53 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_xor() local
Dcxl.h452 struct cxl_switch_decoder cxlsd; member