Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dimh_base.c126 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 Digen6_edac.c125 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 Dskx_common.c53 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()