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.c734 void cxl_port_commit_reap(struct cxl_decoder *cxld) in cxl_port_commit_reap() function
750 EXPORT_SYMBOL_NS_GPL(cxl_port_commit_reap, CXL);
764 cxl_port_commit_reap(cxld); in cxl_decoder_reset()
/linux/drivers/cxl/
H A Dcxl.h733 void cxl_port_commit_reap(struct cxl_decoder *cxld);
/linux/tools/testing/cxl/test/
H A Dcxl.c706 cxl_port_commit_reap(cxld); in mock_decoder_reset()