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

/linux-master/drivers/cxl/
H A Dport.c62 struct cxl_hdm *cxlhdm; local
97 struct cxl_hdm *cxlhdm; local
[all...]
/linux-master/tools/testing/cxl/test/
H A Dmock.c139 struct cxl_hdm *cxlhdm; local
167 int __wrap_devm_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, argument
214 __wrap_cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm, struct cxl_endpoint_dvsec_info *info) argument
[all...]
H A Dcxl.c632 struct cxl_hdm *cxlhdm = devm_kzalloc(&port->dev, sizeof(*cxlhdm), GFP_KERNEL); local
850 static int mock_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, argument
/linux-master/drivers/cxl/core/
H A Dhdm.c70 static void parse_hdm_decoder_caps(struct cxl_hdm *cxlhdm) argument
86 struct cxl_hdm *cxlhdm; local
138 struct cxl_hdm *cxlhdm; local
618 struct cxl_hdm *cxlhdm = dev_get_drvdata(&port->dev); local
706 struct cxl_hdm *cxlhdm = dev_get_drvdata(&port->dev); local
936 cxl_settle_decoders(struct cxl_hdm *cxlhdm) argument
968 devm_cxl_enumerate_decoders(struct cxl_hdm *cxlhdm, struct cxl_endpoint_dvsec_info *info) argument
[all...]
H A Dpci.c305 struct cxl_hdm *cxlhdm = _cxlhdm; local
313 static int devm_cxl_enable_hdm(struct device *host, struct cxl_hdm *cxlhdm) argument
436 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm, argument
[all...]

Completed in 167 milliseconds