Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Ddenormalize.c19 static u16 get_dst_fabric_id(struct addr_ctx *ctx) in get_dst_fabric_id() function
163 coh_st_id = ctx->coh_st_fabric_id - get_dst_fabric_id(ctx); in get_coh_st_id_df2()
214 coh_st_id -= get_dst_fabric_id(ctx) & mask; in get_coh_st_id_df4()
262 ctx->coh_st_fabric_id -= get_dst_fabric_id(ctx); in get_coh_st_id_mi300()
315 return ctx->coh_st_fabric_id - get_dst_fabric_id(ctx); in calculate_coh_st_id()
732 log_coh_st_offset = (ctx->coh_st_fabric_id & mask) - (get_dst_fabric_id(ctx) & mask); in denorm_addr_df4_np2()
1206 denorm_ctx->coh_st_fabric_id = get_logical_coh_st_fabric_id(ctx) - get_dst_fabric_id(ctx); in init_df4p5_denorm_ctx()