Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dskx_common.h183 struct res_config { struct
230 struct res_config *cfg); argument
242 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list);
248 struct res_config *cfg);
256 struct res_config *cfg);
H A Di10nm_base.c87 static struct res_config *res_cfg;
350 static int i10nm_get_imc_num(struct res_config *cfg) in i10nm_get_imc_num()
411 static bool i10nm_check_2lm(struct res_config *cfg) in i10nm_check_2lm()
860 static struct res_config i10nm_cfg0 = {
879 static struct res_config i10nm_cfg1 = {
898 static struct res_config spr_cfg = {
927 static struct res_config gnr_cfg = {
969 struct res_config *cfg) in i10nm_get_dimm_config()
1067 struct res_config *cfg; in i10nm_init()
1090 cfg = (struct res_config *)id->driver_data; in i10nm_init()
H A Digen6_edac.c126 static struct res_config { struct
361 static struct res_config ehl_cfg = {
371 static struct res_config icl_cfg = {
381 static struct res_config tgl_cfg = {
395 static struct res_config adl_cfg = {
1192 res_cfg = (struct res_config *)ent->driver_data; in igen6_probe()
H A Dskx_base.c160 static struct res_config skx_cfg = {
177 static int skx_get_dimm_config(struct mem_ctl_info *mci, struct res_config *cfg) in skx_get_dimm_config()
647 struct res_config *cfg; in skx_init()
670 cfg = (struct res_config *)id->driver_data; in skx_init()
H A Dskx_common.c241 int skx_get_all_bus_mappings(struct res_config *cfg, struct list_head **list) in skx_get_all_bus_mappings()
345 struct res_config *cfg) in skx_get_dimm_info()
449 struct res_config *cfg) in skx_register_mci()