Searched refs:res_config (Results 1 – 7 of 7) 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 | skx_common.h | 252 struct res_config { struct 325 struct res_config *cfg); 333 void skx_set_res_cfg(struct res_config *cfg); 339 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list); 348 struct res_config *cfg); 356 struct res_config *cfg);
|
| H A D | ie31200_edac.c | 147 struct res_config { struct 176 struct res_config *cfg; argument 257 struct res_config *cfg = priv->cfg; in ie31200_clear_error_info() 336 struct res_config *cfg = priv->cfg; in ie31200_process_error_info() 384 static void __iomem *ie31200_map_mchbar(struct pci_dev *pdev, struct res_config *cfg, int mc) in ie31200_map_mchbar() 415 struct res_config *cfg) in populate_dimm_info() 423 struct res_config *cfg, int mc) in ie31200_get_dimm_config() 460 static int ie31200_register_mci(struct pci_dev *pdev, struct res_config *cfg, int mc) in ie31200_register_mci() 605 static int ie31200_probe1(struct pci_dev *pdev, struct res_config *cfg) in ie31200_probe1() 646 rc = ie31200_probe1(pdev, (struct res_config *)ent->driver_data); in ie31200_init_one() [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 | i10nm_base.c | 78 static struct res_config *res_cfg; 433 static int i10nm_get_imc_num(struct res_config *cfg) in i10nm_get_imc_num() 495 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm() 954 static struct res_config i10nm_cfg0 = { 972 static struct res_config i10nm_cfg1 = { 990 static struct res_config spr_cfg = { 1015 static struct res_config gnr_cfg = { 1071 struct res_config *cfg) in i10nm_get_dimm_config() 1125 struct res_config *cfg; in i10nm_init() 1148 cfg = (struct res_config *)id->driver_data; in i10nm_init()
|
| 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()
|
| H A D | skx_base.c | 36 static struct res_config skx_cfg = { 180 static int skx_get_dimm_config(struct mem_ctl_info *mci, struct res_config *cfg) in skx_get_dimm_config() 602 struct res_config *cfg; in skx_init() 625 cfg = (struct res_config *)id->driver_data; in skx_init()
|