Searched refs:RUNTIME (Results 1 – 2 of 2) sorted by relevance
32 static const guid_t RUNTIME = AMD_GPU_NONSTANDARD_ERROR; variable183 sev, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_runtime_section()191 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_runtime_section()215 CPER_SEV_FATAL, RUNTIME, NONSTD_SEC_LEN, in amdgpu_cper_entry_fill_bad_page_threshold_section()221 section->info.error_type = RUNTIME; in amdgpu_cper_entry_fill_bad_page_threshold_section()
28 #define GET_PRI_TO_USE(MIN, MAX, RUNTIME) \ argument30 MIN + PRI_TOLERANCE : RUNTIME)
Completed in 5 milliseconds