Searched defs:cxld (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/cxl/core/ |
| H A D | hdm.c | 24 static int add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld) in add_hdm_decoder() 682 static void cxld_set_interleave(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_interleave() 704 static void cxld_set_type(struct cxl_decoder *cxld, u32 *ctrl) in cxld_set_type() 759 static void setup_hw_decoder(struct cxl_decoder *cxld, void __iomem *hdm) in setup_hw_decoder() 800 static int cxl_decoder_commit(struct cxl_decoder *cxld) in cxl_decoder_commit() 855 struct cxl_decoder *cxld; in commit_reap() local 871 void cxl_port_commit_reap(struct cxl_decoder *cxld) in cxl_port_commit_reap() 889 static void cxl_decoder_reset(struct cxl_decoder *cxld) in cxl_decoder_reset() 931 struct cxl_port *port, struct cxl_decoder *cxld, u64 *dpa_base, in cxl_setup_hdm_decoder_from_dvsec() 971 static int init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, in init_hdm_decoder() [all …]
|
| /linux/tools/testing/cxl/test/ |
| H A D | cxl.c | 750 cxld_registry_index(struct cxl_decoder * cxld) cxld_registry_index() argument 767 cxld_registry_find(struct cxl_decoder * cxld) cxld_registry_find() argument 772 dbg_cxld(port,msg,cxld) global() argument 808 cxld_registry_restore(struct cxl_decoder * cxld,struct cxl_test_decoder * td) cxld_registry_restore() argument 860 __cxld_registry_save(struct cxl_test_decoder * td,struct cxl_decoder * cxld) __cxld_registry_save() argument 901 cxld_registry_save(struct cxl_test_decoder * td,struct cxl_decoder * cxld) cxld_registry_save() argument 909 cxld_registry_update(struct cxl_decoder * cxld) cxld_registry_update() argument 921 mock_decoder_commit(struct cxl_decoder * cxld) mock_decoder_commit() argument 951 mock_decoder_reset(struct cxl_decoder * cxld) mock_decoder_reset() argument 982 cxld_registry_new(struct cxl_decoder * cxld) cxld_registry_new() argument 1000 init_disabled_mock_decoder(struct cxl_decoder * cxld) init_disabled_mock_decoder() argument 1028 default_mock_decoder(struct cxl_decoder * cxld) default_mock_decoder() argument 1046 struct cxl_decoder *cxld; first_decoder() local 1071 mock_init_hdm_decoder(struct cxl_decoder * cxld) mock_init_hdm_decoder() argument 1241 struct cxl_decoder *cxld; mock_cxl_enumerate_decoders() local [all...] |