Home
last modified time | relevance | path

Searched refs:num_coh_st_maps (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Dsystem.c247 df_cfg.num_coh_st_maps = 2; in get_num_maps()
251 df_cfg.num_coh_st_maps = 4; in get_num_maps()
282 pr_debug("num_coh_st_maps=%u", df_cfg.num_coh_st_maps); in dump_df_cfg()
H A Dmap.c403 for (ctx->map.num = 1; ctx->map.num < df_cfg.num_coh_st_maps; ctx->map.num++) { in find_normalized_offset()
436 if (ctx->map.num >= df_cfg.num_coh_st_maps) { in find_normalized_offset()