Home
last modified time | relevance | path

Searched refs:cxl_num_decoders_committed (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/cxl/
H A Dcxl_core_exports.c7 EXPORT_SYMBOL_NS_GPL(cxl_num_decoders_committed, "CXL");
/linux/drivers/cxl/core/
H A Dhdm.c827 if (cxl_num_decoders_committed(port) != id) { in cxl_decoder_commit()
831 cxl_num_decoders_committed(port)); in cxl_decoder_commit()
1042 if (cxld->id != cxl_num_decoders_committed(port)) { in init_hdm_decoder()
H A Dmemdev.c243 if (cxl_num_decoders_committed(port) == 0) { in cxl_trigger_poison_list()
H A Dedac.c1152 if (port && cxl_num_decoders_committed(port)) in cxl_is_memdev_memory_online()
H A Dregion.c2896 if (port && is_cxl_endpoint(port) && cxl_num_decoders_committed(port)) in cxl_dpa_to_region()
/linux/tools/testing/cxl/test/
H A Dcxl.c683 if (cxl_num_decoders_committed(port) != id) { in mock_decoder_commit()
687 cxl_num_decoders_committed(port)); in mock_decoder_commit()