Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/core/
Dhdm.c21 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in add_hdm_decoder()
549 static void cxld_set_interleave(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_interleave()
571 static void cxld_set_type(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_type()
634 static int cxl_decoder_commit(struct cxl_decoder *cxld) in cxl_decoder_commit()
709 static int cxl_decoder_reset(struct cxl_decoder *cxld) in cxl_decoder_reset()
753 struct cxl_port *port, struct cxl_decoder *cxld, u64 *dpa_base, in cxl_setup_hdm_decoder_from_dvsec()
793 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder()
985 struct cxl_decoder *cxld; in devm_cxl_enumerate_decoders() local
Dport.c85 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
94 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
120 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
134 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
264 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
274 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
388 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1574 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local
1598 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1659 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
[all …]
Dregion.c177 struct cxl_decoder *cxld; in cxl_region_decode_reset() local
201 static int commit_decoder(struct cxl_decoder *cxld) in commit_decoder()
226 struct cxl_decoder *cxld; in cxl_region_decode_commit() local
390 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in interleave_ways_store() local
458 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in interleave_granularity_store() local
700 struct cxl_decoder *cxld; in match_free_decoder() local
723 struct cxl_decoder *cxld; in match_auto_decoder() local
807 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_free_decoder() local
836 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_ep_add() local
859 struct cxl_decoder *cxld; in cxl_rr_alloc_decoder() local
[all …]
Dpci.c287 struct cxl_decoder *cxld; in dvsec_range_allowed() local
/Linux-v6.6/drivers/cxl/
Dacpi.c49 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_xor() local
83 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in cxl_parse_cxims() local
209 struct cxl_decoder *cxld; in cxl_parse_cfmws() local
506 struct cxl_decoder *cxld; in add_root_nvdimm_bridge() local
636 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in pair_cxl_resource() local
Dcxl.h396 struct cxl_decoder cxld; member
418 struct cxl_decoder cxld; member
/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c663 static int mock_decoder_commit(struct cxl_decoder *cxld) in mock_decoder_commit()
685 static int mock_decoder_reset(struct cxl_decoder *cxld) in mock_decoder_reset()
707 static void default_mock_decoder(struct cxl_decoder *cxld) in default_mock_decoder()
723 struct cxl_decoder *cxld; in first_decoder() local
733 static void mock_init_hdm_decoder(struct cxl_decoder *cxld) in mock_init_hdm_decoder()
863 struct cxl_decoder *cxld; in mock_cxl_enumerate_decoders() local