Searched defs:cxld (Results 1 – 7 of 7) sorted by relevance
22 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in add_hdm_decoder()515 static void cxld_set_interleave(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_interleave()537 static void cxld_set_type(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_type()599 static int cxl_decoder_commit(struct cxl_decoder *cxld) in cxl_decoder_commit()674 static int cxl_decoder_reset(struct cxl_decoder *cxld) in cxl_decoder_reset()718 struct cxl_decoder *cxld, int which, in cxl_setup_hdm_decoder_from_dvsec()768 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder()929 struct cxl_decoder *cxld; in devm_cxl_enumerate_decoders() local
83 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local92 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local118 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local132 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local262 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local272 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local386 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()1532 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local1617 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local1671 struct cxl_decoder *cxld; in cxl_switch_decoder_alloc() local[all …]
146 struct cxl_decoder *cxld; in cxl_region_decode_reset() local189 struct cxl_decoder *cxld; in cxl_region_decode_commit() local341 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in interleave_ways_store() local651 struct cxl_decoder *cxld; in match_free_decoder() local736 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_free_decoder() local765 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_rr_ep_add() local788 struct cxl_decoder *cxld; in cxl_rr_alloc_decoder() local843 struct cxl_decoder *cxld; in cxl_port_attach_region() local1013 struct cxl_decoder *cxld = cxl_rr->decoder; in cxl_port_setup_targets() local1181 struct cxl_decoder *cxld; in cxl_port_reset_targets() local[all …]
220 struct cxl_decoder *cxld; in dvsec_range_allowed() local
49 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_xor() local83 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in cxl_parse_cxims() local209 struct cxl_decoder *cxld; in cxl_parse_cfmws() local481 struct cxl_decoder *cxld; in add_root_nvdimm_bridge() local611 struct cxl_decoder *cxld = &cxlrd->cxlsd.cxld; in pair_cxl_resource() local
375 struct cxl_decoder cxld; member397 struct cxl_decoder cxld; member
663 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() local733 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
Completed in 21 milliseconds