Home
last modified time | relevance | path

Searched defs:cxlhdm (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/cxl/core/
Dhdm.c70 static void parse_hdm_decoder_caps(struct cxl_hdm *cxlhdm) in parse_hdm_decoder_caps()
106 struct cxl_hdm *cxlhdm; in should_emulate_decoders() local
157 struct cxl_hdm *cxlhdm; in devm_cxl_setup_hdm() local
637 struct cxl_hdm *cxlhdm = dev_get_drvdata(&port->dev); in cxl_decoder_commit() local
712 struct cxl_hdm *cxlhdm = dev_get_drvdata(&port->dev); in cxl_decoder_reset() local
940 static void cxl_settle_decoders(struct cxl_hdm *cxlhdm) in cxl_settle_decoders()
972 int devm_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, in devm_cxl_enumerate_decoders()
Dpci.c303 struct cxl_hdm *cxlhdm = _cxlhdm; in disable_hdm() local
311 static int devm_cxl_enable_hdm(struct device *host, struct cxl_hdm *cxlhdm) in devm_cxl_enable_hdm()
434 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm, in cxl_hdm_decode_init()
/Linux-v6.6/drivers/cxl/
Dport.c62 struct cxl_hdm *cxlhdm; in cxl_switch_port_probe() local
92 struct cxl_hdm *cxlhdm; in cxl_endpoint_port_probe() local
/Linux-v6.6/tools/testing/cxl/test/
Dmock.c139 struct cxl_hdm *cxlhdm; in __wrap_devm_cxl_setup_hdm() local
167 int __wrap_devm_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, in __wrap_devm_cxl_enumerate_decoders()
215 struct cxl_hdm *cxlhdm, in __wrap_cxl_hdm_decode_init()
Dcxl.c626 struct cxl_hdm *cxlhdm = devm_kzalloc(&port->dev, sizeof(*cxlhdm), GFP_KERNEL); in mock_cxl_setup_hdm() local
843 static int mock_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, in mock_cxl_enumerate_decoders()