Home
last modified time | relevance | path

Searched refs:ms_chk_bits (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c194 section->info.ms_chk_bits.err_type_valid = 1; in amdgpu_cper_entry_fill_runtime_section()
226 section->info.ms_chk_bits.err_type_valid = 1; in amdgpu_cper_entry_fill_bad_page_threshold_section()
227 section->info.ms_chk_bits.err_type = 1; in amdgpu_cper_entry_fill_bad_page_threshold_section()
228 section->info.ms_chk_bits.pcc = 1; in amdgpu_cper_entry_fill_bad_page_threshold_section()
/linux/drivers/gpu/drm/amd/include/
H A Damd_cper.h200 } ms_chk_bits; member