Lines Matching defs:cxld
100 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
109 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
135 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
149 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
275 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
285 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
409 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1748 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1806 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
1860 struct cxl_decoder *cxld; in cxl_switch_decoder_alloc() local
1891 struct cxl_decoder *cxld; in cxl_endpoint_decoder_alloc() local
1933 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked()
1983 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add()
2012 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld) in cxl_decoder_autoremove()