Lines Matching refs:cxl_port
22 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in add_hdm_decoder()
50 int devm_cxl_add_passthrough_decoder(struct cxl_port *port) in devm_cxl_add_passthrough_decoder()
85 static int map_hdm_decoder_regs(struct cxl_port *port, void __iomem *crb, in map_hdm_decoder_regs()
104 static struct cxl_hdm *devm_cxl_setup_emulated_hdm(struct cxl_port *port, in devm_cxl_setup_emulated_hdm()
130 struct cxl_hdm *devm_cxl_setup_hdm(struct cxl_port *port, in devm_cxl_setup_hdm()
198 struct cxl_port *port = cxled_to_port(cxled); in __cxl_dpa_release()
229 struct cxl_port *port = cxled_to_port(cxled); in devm_cxl_dpa_release()
241 struct cxl_port *port = cxled_to_port(cxled); in __cxl_dpa_reserve()
312 struct cxl_port *port = cxled_to_port(cxled); in devm_cxl_dpa_reserve()
352 struct cxl_port *port = cxled_to_port(cxled); in cxl_dpa_free()
435 struct cxl_port *port = cxled_to_port(cxled); in cxl_dpa_alloc()
601 struct cxl_port *port = to_cxl_port(cxld->dev.parent); in cxl_decoder_commit()
676 struct cxl_port *port = to_cxl_port(cxld->dev.parent); in cxl_decoder_reset()
717 static int cxl_setup_hdm_decoder_from_dvsec(struct cxl_port *port, in cxl_setup_hdm_decoder_from_dvsec()
742 static bool should_emulate_decoders(struct cxl_port *port) in should_emulate_decoders()
768 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder()
920 struct cxl_port *port = cxlhdm->port; in devm_cxl_enumerate_decoders()