Searched refs:cxl_test_decoder (Results 1 – 1 of 1) sorted by relevance
766 struct cxl_test_decoder {774 static struct cxl_test_decoder *cxld_registry_find(struct cxl_decoder *cxld)816 struct cxl_test_decoder *td) in cxld_registry_restore() 866 static void __cxld_registry_save(struct cxl_test_decoder *td, in __cxld_registry_save() 907 static void cxld_registry_save(struct cxl_test_decoder *td, in cxld_registry_save() 918 struct cxl_test_decoder *td = cxld_registry_find(cxld); in cxld_registry_update() 989 static struct cxl_test_decoder *cxld_registry_new(struct cxl_decoder *cxld) in cxld_registry_new() 991 struct cxl_test_decoder *td __free(kfree) = in cxld_registry_new() 1085 struct cxl_test_decoder *td; in mock_init_hdm_decoder() 759 struct cxl_test_decoder { global() struct 767 dpa_rangecxl_test_decoder cxld_registry_find() argument