Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Dsystem.c255 df_cfg.num_coh_st_maps = 2; in get_num_maps()
259 df_cfg.num_coh_st_maps = 4; in get_num_maps()
290 pr_debug("num_coh_st_maps=%u", df_cfg.num_coh_st_maps); in dump_df_cfg()
H A Dinternal.h178 u8 num_coh_st_maps; member
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()