Lines Matching defs:cxld
83 struct cxl_decoder *cxld = to_cxl_decoder(dev); in start_show() local
92 struct cxl_decoder *cxld = to_cxl_decoder(dev); in size_show() local
118 struct cxl_decoder *cxld = to_cxl_decoder(dev); in target_type_show() local
132 struct cxl_decoder *cxld = &cxlsd->cxld; in emit_target_list() local
262 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_granularity_show() local
272 struct cxl_decoder *cxld = to_cxl_decoder(dev); in interleave_ways_show() local
386 static void __cxl_decoder_release(struct cxl_decoder *cxld) in __cxl_decoder_release()
1532 struct cxl_decoder *cxld = &cxlsd->cxld; in cxl_hb_modulo() local
1556 static int cxl_decoder_init(struct cxl_port *port, struct cxl_decoder *cxld) in cxl_decoder_init()
1617 struct cxl_decoder *cxld; in cxl_root_decoder_alloc() local
1671 struct cxl_decoder *cxld; in cxl_switch_decoder_alloc() local
1702 struct cxl_decoder *cxld; in cxl_endpoint_decoder_alloc() local
1744 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked()
1794 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add()
1827 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld) in cxl_decoder_autoremove()