Lines Matching refs:cxld
347 int (*commit)(struct cxl_decoder *cxld);
348 int (*reset)(struct cxl_decoder *cxld);
388 * @cxld: base cxl_decoder_object
390 * @skip: offset into @dpa_res where @cxld.hpa_range maps
393 * @pos: interleave position in @cxld.region
396 struct cxl_decoder cxld;
406 * @cxld: base cxl_decoder object
417 struct cxl_decoder cxld;
721 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map);
723 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map);
724 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld);