Searched refs:res_config (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/edac/ |
| H A D | imh_base.c | 126 static u32 get_imc_bitmap(struct res_config *cfg, int pkg, bool north) in get_imc_bitmap() 146 static int __get_ddr_munits(struct res_config *cfg, struct skx_dev *d, in __get_ddr_munits() 199 static bool get_ddr_munits(struct res_config *cfg, struct skx_dev *d) in get_ddr_munits() 213 static bool get_socket_id(struct res_config *cfg, struct skx_dev *d) in get_socket_id() 232 static bool imh_get_tolm_tohm(struct res_config *cfg, u64 *tolm, u64 *tohm) in imh_get_tolm_tohm() 254 static int imh_get_all_mmio_base_h(struct res_config *cfg, struct list_head *edac_list) in imh_get_all_mmio_base_h() 296 static int imh_get_imc_num(struct res_config *cfg) in imh_get_imc_num() 319 static int imh_get_munits(struct res_config *cfg, struct list_head *edac_list) in imh_get_munits() 352 static bool check_2lm_enabled(struct res_config *cfg, struct skx_dev *d, int ha_idx) in check_2lm_enabled() 367 static bool imh_2lm_enabled(struct res_config *cfg, struct list_head *head) in imh_2lm_enabled() [all …]
|
| H A D | igen6_edac.c | 125 static struct res_config { struct 503 static struct res_config ehl_cfg = { 517 static struct res_config icl_cfg = { 531 static struct res_config tgl_cfg = { 549 static struct res_config adl_cfg = { 564 static struct res_config adl_n_cfg = { 579 static struct res_config rpl_p_cfg = { 595 static struct res_config mtl_ps_cfg = { 610 static struct res_config mtl_p_cfg = { 625 static struct res_config wcl_cfg = { [all …]
|
| H A D | skx_common.c | 53 static struct res_config *skx_res_cfg; 259 void skx_set_res_cfg(struct res_config *cfg) in skx_set_res_cfg() 336 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings() 459 struct res_config *cfg) in skx_get_dimm_info() 565 struct res_config *cfg) in skx_register_mci()
|