Home
last modified time | relevance | path

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

/drivers/firmware/efi/
A Dcper-x86.c334 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()
/drivers/gpu/drm/amd/include/
A Damd_cper.h210 uint16_t reg_ctx_type; member
242 uint16_t reg_ctx_type; member
250 uint16_t reg_ctx_type; member
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cper.c157 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