Searched refs:atl_debug (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/ras/amd/atl/ |
| A D | denormalize.c | 409 atl_debug(ctx, "Instance ID out of range"); in get_logical_coh_st_fabric_id_mi300() 444 atl_debug(ctx, "COH_ST remap entry not found for 0x%x", in get_logical_coh_st_fabric_id() 556 atl_debug(ctx, "Translation error: Resulting cs_id larger than u16\n"); in get_logical_coh_st_fabric_id_for_current_spa() 971 atl_debug(ctx, " calculated fabric id = 0x%x\n", id); in match_logical_coh_st_fabric_id() 987 atl_debug(ctx, "Checking calculated normalized address:\n"); in match_norm_addr() 988 atl_debug(ctx, " calculated normalized addr = 0x%016llx\n", addr); in match_norm_addr() 1208 atl_debug(ctx, "Initialized df4p5_denorm_ctx:"); in init_df4p5_denorm_ctx() 1209 atl_debug(ctx, " mod_value = %d", denorm_ctx->mod_value); in init_df4p5_denorm_ctx() 1210 atl_debug(ctx, " perm_shift = %d", denorm_ctx->perm_shift); in init_df4p5_denorm_ctx() 1211 atl_debug(ctx, " rehash_vector = 0x%x", denorm_ctx->rehash_vector); in init_df4p5_denorm_ctx() [all …]
|
| A D | internal.h | 349 #define atl_debug(ctx, fmt, arg...) \ macro 361 atl_debug(ctx, "Unrecognized interleave mode: %u", ctx->map.intlv_mode); in atl_debug_on_bad_intlv_mode()
|
| A D | system.c | 20 atl_debug(ctx, "Invalid socket inputs: socket_id=%u socket_id_mask=0x%x", in determine_node_id() 31 atl_debug(ctx, "Invalid die inputs: die_id=%u die_id_mask=0x%x", in determine_node_id()
|
| A D | map.c | 150 atl_debug(ctx, "Trying to find DRAM offset for map 0"); in get_dram_offset() 414 atl_debug(ctx, "Enabled map %u offset is 0", ctx->map.num); in find_normalized_offset() 420 atl_debug(ctx, "Map %u offset (0x%016llx) <= previous (0x%016llx)", in find_normalized_offset() 734 atl_debug(ctx, "Inconsistent address map"); in validate_address_map()
|
| A D | core.c | 34 atl_debug(ctx, "Calculated address (0x%016llx) > DRAM limit (0x%016llx)", in addr_over_limit()
|
Completed in 11 milliseconds