Home
last modified time | relevance | path

Searched refs:res_config (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/edac/
H A Dskx_common.h242 struct res_config { struct
285 struct res_config *cfg); argument
293 void skx_set_res_cfg(struct res_config *cfg);
298 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
304 struct res_config *cfg);
312 struct res_config *cfg);
H A Die31200_edac.c147 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()
603 static int ie31200_probe1(struct pci_dev *pdev, struct res_config *cfg) in ie31200_probe1()
644 rc = ie31200_probe1(pdev, (struct res_config *)ent->driver_data); in ie31200_init_one()
[all …]
H A Digen6_edac.c128 static struct res_config { struct
485 static struct res_config ehl_cfg = {
495 static struct res_config icl_cfg = {
505 static struct res_config tgl_cfg = {
519 static struct res_config adl_cfg = {
530 static struct res_config adl_n_cfg = {
541 static struct res_config rpl_p_cfg = {
553 static struct res_config mtl_ps_cfg = {
564 static struct res_config mtl_p_cfg = {
575 static struct res_config wcl_cfg = {
[all …]
H A Di10nm_base.c78 static struct res_config *res_cfg;
433 static int i10nm_get_imc_num(struct res_config *cfg) in i10nm_get_imc_num()
494 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm()
953 static struct res_config i10nm_cfg0 = {
971 static struct res_config i10nm_cfg1 = {
989 static struct res_config spr_cfg = {
1014 static struct res_config gnr_cfg = {
1061 struct res_config *cfg) in i10nm_get_dimm_config()
1110 struct res_config *cfg; in i10nm_init()
1133 cfg = (struct res_config *)id->driver_data; in i10nm_init()
H A Dskx_common.c51 static struct res_config *skx_res_cfg;
244 void skx_set_res_cfg(struct res_config *cfg) in skx_set_res_cfg()
321 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings()
429 struct res_config *cfg) in skx_get_dimm_info()
535 struct res_config *cfg) in skx_register_mci()