Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dport.c132 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()
160 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show() local
406 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release() local
1543 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()
1573 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_modulo() local
1631 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()
1658 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc() local
1712 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc() local
1805 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
578 static int cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()
667 struct cxl_switch_decoder *cxlsd = in cxl_decoder_commit() local
999 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders() local
Dregion.c203 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder() local
1097 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets() local
1493 struct cxl_switch_decoder *cxlsd; in decoder_match_range() local
1502 static void find_positions(const struct cxl_switch_decoder *cxlsd, in find_positions()
1528 struct cxl_switch_decoder *cxlsd; in cmp_decode_pos() local
/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c738 struct cxl_switch_decoder *cxlsd; in mock_init_hdm_decoder() local
867 struct cxl_switch_decoder *cxlsd; in mock_cxl_enumerate_decoders() local
/Linux-v6.6/drivers/cxl/
Dacpi.c48 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_hb_xor() local
Dcxl.h443 struct cxl_switch_decoder cxlsd; member