Searched refs:reg_ctx_type (Results 1 – 3 of 3) sorted by relevance
334 ctx_info->reg_ctx_type < ARRAY_SIZE(ia_reg_ctx_strs) ? in cper_print_proc_ia()335 ia_reg_ctx_strs[ctx_info->reg_ctx_type] : "unknown"); in cper_print_proc_ia()340 if (ctx_info->reg_ctx_type == CTX_TYPE_MSR) { in cper_print_proc_ia()346 if (ctx_info->reg_ctx_type == CTX_TYPE_MMREG) { in cper_print_proc_ia()351 if (ctx_info->reg_ctx_type != CTX_TYPE_MSR || in cper_print_proc_ia()
210 uint16_t reg_ctx_type; member242 uint16_t reg_ctx_type; member250 uint16_t reg_ctx_type; member
157 section->body.reg_ctx_type = CPER_CTX_TYPE_CRASH; in amdgpu_cper_entry_fill_fatal_section()193 section->ctx.reg_ctx_type = CPER_CTX_TYPE_CRASH; in amdgpu_cper_entry_fill_runtime_section()223 section->ctx.reg_ctx_type = CPER_CTX_TYPE_CRASH; in amdgpu_cper_entry_fill_bad_page_threshold_section()
Completed in 9 milliseconds