Home
last modified time | relevance | path

Searched refs:cxl_port_commit_reap (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/cxl/core/
H A Dhdm.c873 void cxl_port_commit_reap(struct cxl_decoder *cxld) in cxl_port_commit_reap() function
889 EXPORT_SYMBOL_NS_GPL(cxl_port_commit_reap, "CXL");
903 cxl_port_commit_reap(cxld); in cxl_decoder_reset()
/linux-6.15/drivers/cxl/
H A Dcxl.h727 void cxl_port_commit_reap(struct cxl_decoder *cxld);
/linux-6.15/tools/testing/cxl/test/
H A Dcxl.c706 cxl_port_commit_reap(cxld); in mock_decoder_reset()