Home
last modified time | relevance | path

Searched refs:cxl_decoder_add_locked (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/cxl/core/ !
Dhdm.c24 rc = cxl_decoder_add_locked(cxld, target_map); in add_hdm_decoder()
Dport.c1319 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked() function
1359 EXPORT_SYMBOL_NS_GPL(cxl_decoder_add_locked, CXL);
1388 rc = cxl_decoder_add_locked(cxld, target_map); in cxl_decoder_add()
/linux-5.19.10/drivers/cxl/ !
Dcxl.h351 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map);
/linux-5.19.10/tools/testing/cxl/test/ !
Dcxl.c482 rc = cxl_decoder_add_locked(cxld, target_map); in mock_cxl_enumerate_decoders()