Lines Matching defs:cxld
99 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
108 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
134 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
148 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
274 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
284 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
408 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1702 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local
1726 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1786 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
1841 struct cxl_decoder *cxld; in cxl_switch_decoder_alloc() local
1872 struct cxl_decoder *cxld; in cxl_endpoint_decoder_alloc() local
1914 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked()
1964 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add()
1997 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld) in cxl_decoder_autoremove()