Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/core/
Dport.c81 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
90 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
116 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
130 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
270 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
280 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
382 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1434 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local
1457 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1516 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
[all …]
Dhdm.c22 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in add_hdm_decoder()
483 static void cxld_set_interleave(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_interleave()
505 static void cxld_set_type(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_type()
567 static int cxl_decoder_commit(struct cxl_decoder *cxld) in cxl_decoder_commit()
642 static int cxl_decoder_reset(struct cxl_decoder *cxld) in cxl_decoder_reset()
677 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder()
816 struct cxl_decoder *cxld; in devm_cxl_enumerate_decoders() local
Dregion.c142 struct cxl_decoder *cxld; in cxl_region_decode_reset() local
168 struct cxl_decoder *cxld; in cxl_region_decode_commit() local
316 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in interleave_ways_store() local
384 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in interleave_granularity_store() local
611 struct cxl_decoder *cxld; in match_free_decoder() local
696 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_free_decoder() local
725 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_ep_add() local
748 struct cxl_decoder *cxld; in cxl_rr_alloc_decoder() local
803 struct cxl_decoder *cxld; in cxl_port_attach_region() local
973 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_port_setup_targets() local
[all …]
Dpci.c228 struct cxl_decoder *cxld; in dvsec_range_allowed() local
/linux-6.1.9/drivers/cxl/
Dacpi.c90 struct cxl_decoder *cxld; in cxl_parse_cfmws() local
297 struct cxl_decoder *cxld; in add_root_nvdimm_bridge() local
427 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in pair_cxl_resource() local
Dcxl.h300 struct cxl_decoder cxld; member
321 struct cxl_decoder cxld; member
/linux-6.1.9/tools/testing/cxl/test/
Dcxl.c510 static int mock_decoder_commit(struct cxl_decoder *cxld) in mock_decoder_commit()
532 static int mock_decoder_reset(struct cxl_decoder *cxld) in mock_decoder_reset()
573 struct cxl_decoder *cxld; in mock_cxl_enumerate_decoders() local