Searched refs:CPER_CTX_TYPE_CRASH (Results 1 – 2 of 2) sorted by relevance
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()
34 #define CPER_CTX_TYPE_CRASH (1) macro