Searched refs:cxl_test_decoder (Results 1 – 1 of 1) sorted by relevance
790 struct cxl_test_decoder { struct798 static struct cxl_test_decoder *cxld_registry_find(struct cxl_decoder *cxld) in cxld_registry_find() argument840 struct cxl_test_decoder *td) in cxld_registry_restore()890 static void __cxld_registry_save(struct cxl_test_decoder *td, in __cxld_registry_save()931 static void cxld_registry_save(struct cxl_test_decoder *td, in cxld_registry_save()942 struct cxl_test_decoder *td = cxld_registry_find(cxld); in cxld_registry_update()1013 static struct cxl_test_decoder *cxld_registry_new(struct cxl_decoder *cxld) in cxld_registry_new()1015 struct cxl_test_decoder *td __free(kfree) = in cxld_registry_new()1097 struct cxl_test_decoder **td) in get_decoder_init_type()1099 struct cxl_test_decoder *found_td = cxld_registry_find(cxld); in get_decoder_init_type()[all …]