Searched refs:RAS_BOOT_SEC_LEN (Results 1 – 2 of 2) sorted by relevance
286 #define RAS_BOOT_SEC_LEN (sizeof(struct cper_sec_crashdump_boot)) macro293 (RAS_HDR_LEN + (RAS_SEC_DESC_LEN * count) + (RAS_BOOT_SEC_LEN * idx))
245 size += (RAS_BOOT_SEC_LEN * section_count); in cper_get_record_size()