Searched refs:cxl_decoder_add_locked (Results 1 – 4 of 4) sorted by relevance
1814 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked() function1849 EXPORT_SYMBOL_NS_GPL(cxl_decoder_add_locked, CXL);1878 rc = cxl_decoder_add_locked(cxld, target_map); in cxl_decoder_add()
26 rc = cxl_decoder_add_locked(cxld, target_map); in add_hdm_decoder()
726 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map);
901 rc = cxl_decoder_add_locked(cxld, target_map); in mock_cxl_enumerate_decoders()