Searched refs:cxl_decoder (Results 1 – 3 of 3) sorted by relevance
48 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show()57 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show()67 struct cxl_decoder *cxld = to_cxl_decoder(dev); \83 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show()98 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_list_show()180 struct cxl_decoder *cxld = to_cxl_decoder(dev); in cxl_decoder_release()205 struct cxl_decoder *to_cxl_decoder(struct device *dev) in to_cxl_decoder()210 return container_of(dev, struct cxl_decoder, dev); in to_cxl_decoder()456 static int decoder_populate_targets(struct cxl_decoder *cxld, in decoder_populate_targets()488 struct cxl_decoder *cxld, cxld_const_init = { in cxl_decoder_alloc()[all …]
186 struct cxl_decoder { struct274 struct cxl_decoder *to_cxl_decoder(struct device *dev);276 struct cxl_decoder *cxl_decoder_alloc(struct cxl_port *port, int nr_targets);277 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map);278 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld);
82 struct cxl_decoder *cxld; in cxl_add_cfmws_decoders()281 struct cxl_decoder *cxld; in add_host_bridge_uport()398 struct cxl_decoder *cxld; in add_root_nvdimm_bridge()
Completed in 9 milliseconds