Lines Matching refs:cxl_decoder
363 struct cxl_decoder { struct
372 int (*commit)(struct cxl_decoder *cxld); argument
373 void (*reset)(struct cxl_decoder *cxld); argument
395 struct cxl_decoder cxld;
416 struct cxl_decoder cxld;
708 struct cxl_decoder *decoder;
731 void cxl_port_commit_reap(struct cxl_decoder *cxld);
773 struct cxl_decoder *to_cxl_decoder(struct device *dev);
784 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map);
786 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map);
787 int cxl_decoder_autoremove(struct device *host, struct cxl_decoder *cxld);