Searched refs:cxl_num_decoders_committed (Results 1 – 9 of 9) sorted by relevance
7 EXPORT_SYMBOL_NS_GPL(cxl_num_decoders_committed, "CXL");
827 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()
36 int cxl_num_decoders_committed(struct cxl_port *port) in cxl_num_decoders_committed() function558 return sysfs_emit(buf, "%d\n", cxl_num_decoders_committed(port)); in decoders_committed_show()
243 if (cxl_num_decoders_committed(port) == 0) { in cxl_trigger_poison_list()
1297 if (endpoint && cxl_num_decoders_committed(endpoint) == 0) in cxl_mem_sanitize()
1152 if (port && cxl_num_decoders_committed(port)) in cxl_is_memdev_memory_online()
2896 if (port && is_cxl_endpoint(port) && cxl_num_decoders_committed(port)) in cxl_dpa_to_region()
683 if (cxl_num_decoders_committed(port) != id) { in mock_decoder_commit()687 cxl_num_decoders_committed(port)); in mock_decoder_commit()
727 int cxl_num_decoders_committed(struct cxl_port *port);