Lines Matching defs:cxld
81 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
90 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
116 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
130 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
270 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
280 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
382 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1434 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local
1457 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1516 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
1569 struct cxl_decoder *cxld; in cxl_switch_decoder_alloc() local
1600 struct cxl_decoder *cxld; in cxl_endpoint_decoder_alloc() local
1642 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked()
1692 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add()
1725 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld) in cxl_decoder_autoremove()