Home
last modified time | relevance | path

Searched refs:cxl_hdm_decode_init (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxlpci.h90 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm,
H A Dport.c115 rc = cxl_hdm_decode_init(cxlds, cxlhdm, &info); in cxl_endpoint_port_probe()
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dpci.c427 * cxl_hdm_decode_init() - Setup HDM decoding for the endpoint
434 int cxl_hdm_decode_init(struct cxl_dev_state *cxlds, struct cxl_hdm *cxlhdm, in cxl_hdm_decode_init() function
501 EXPORT_SYMBOL_NS_GPL(cxl_hdm_decode_init, CXL);
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dmock.c224 rc = cxl_hdm_decode_init(cxlds, cxlhdm, info); in __wrap_cxl_hdm_decode_init()

Completed in 3 milliseconds