Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dhdm.c871 void cxl_port_commit_reap(struct cxl_decoder *cxld) in cxl_port_commit_reap() function
887 EXPORT_SYMBOL_NS_GPL(cxl_port_commit_reap, "CXL");
904 cxl_port_commit_reap(cxld); in cxl_decoder_reset()
/linux/drivers/cxl/
H A Dcxl.h793 void cxl_port_commit_reap(struct cxl_decoder *cxld);
/linux/tools/testing/cxl/test/
H A Dcxl.c740 cxl_port_commit_reap(cxld); in mock_decoder_reset()