Home
last modified time | relevance | path

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

/linux/drivers/ras/amd/atl/
H A Ddenormalize.c1105 if (denorm_ctx->resolved_spa == INVALID_SPA || in check_permutations()
1106 denorm_ctx->current_spa > denorm_ctx->resolved_spa) in check_permutations()
1107 denorm_ctx->resolved_spa = denorm_ctx->current_spa; in check_permutations()
1110 if (denorm_ctx->resolved_spa == INVALID_SPA) { in check_permutations()
1117 ctx->ret_addr = remove_base_and_hole(ctx, denorm_ctx->resolved_spa); in check_permutations()
1125 denorm_ctx->resolved_spa = INVALID_SPA; in init_df4p5_denorm_ctx()