Searched refs:cxl_switch_decoder (Results 1 – 5 of 5) sorted by relevance
141 static ssize_t emit_target_list(struct cxl_switch_decoder *cxlsd, char *buf) in emit_target_list()169 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in target_list_show()431 struct cxl_switch_decoder *cxlsd = to_cxl_switch_decoder(dev); in cxl_switch_decoder_release()511 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev) in to_cxl_switch_decoder()516 return container_of(dev, struct cxl_switch_decoder, cxld.dev); in to_cxl_switch_decoder()1706 static int decoder_populate_targets(struct cxl_switch_decoder *cxlsd, in decoder_populate_targets()1776 struct cxl_switch_decoder *cxlsd, in cxl_switch_decoder_init()1800 struct cxl_switch_decoder *cxlsd; in cxl_root_decoder_alloc()1851 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port, in cxl_switch_decoder_alloc()1854 struct cxl_switch_decoder *cxlsd; in cxl_switch_decoder_alloc()[all …]
55 struct cxl_switch_decoder *cxlsd; in devm_cxl_add_passthrough_decoder()728 static void cxlsd_set_targets(struct cxl_switch_decoder *cxlsd, u64 *tgt) in cxlsd_set_targets()795 struct cxl_switch_decoder *cxlsd = in setup_hw_decoder()1198 struct cxl_switch_decoder *cxlsd; in devm_cxl_enumerate_decoders()
283 struct cxl_switch_decoder *cxlsd = NULL; in commit_decoder()1150 struct cxl_switch_decoder *cxlsd; in cxl_port_attach_region()1330 struct cxl_switch_decoder *cxlsd; in cxl_port_setup_targets()1686 struct cxl_switch_decoder *cxlsd = &cxlrd->cxlsd; in cxl_region_attach_position()1764 struct cxl_switch_decoder *cxlsd; in match_switch_decoder_by_range()1782 struct cxl_switch_decoder *cxlsd; in find_pos_and_ways()
330 struct cxl_switch_decoder *cxlsd; in match_cxlrd_hb()
415 struct cxl_switch_decoder { struct443 struct cxl_switch_decoder cxlsd;775 struct cxl_switch_decoder *to_cxl_switch_decoder(struct device *dev);782 struct cxl_switch_decoder *cxl_switch_decoder_alloc(struct cxl_port *port,
Completed in 29 milliseconds