Searched refs:NONSTD_SEC_OFFSET (Results 1 – 2 of 2) sorted by relevance
182 NONSTD_SEC_OFFSET(hdr->sec_cnt, idx)); in amdgpu_cper_entry_fill_runtime_section()186 NONSTD_SEC_OFFSET(hdr->sec_cnt, idx)); in amdgpu_cper_entry_fill_runtime_section()215 NONSTD_SEC_OFFSET(hdr->sec_cnt, idx)); in amdgpu_cper_entry_fill_bad_page_threshold_section()219 NONSTD_SEC_OFFSET(hdr->sec_cnt, idx)); in amdgpu_cper_entry_fill_bad_page_threshold_section()
44 #define NONSTD_SEC_OFFSET(count, idx) (HDR_LEN + (SEC_DESC_LEN * count) + (NONSTD_SEC_LEN * idx)) macro