Searched refs:mph_other_log_len (Results 1 – 5 of 5) sorted by relevance
471 if (panic_info->mph_other_log_len != 0) { in PE_update_panicheader_nestedpanic()473 panic_info->mph_other_log_len); in PE_update_panicheader_nestedpanic()475 panic_info->mph_other_log_len = 0; in PE_update_panicheader_nestedpanic()
486 uint32_t mph_other_log_len; /* length of the other log */ member
949 …panic_info->mph_other_log_len = PE_get_offset_into_panic_region(debug_buf_ptr) - panic_info->mph_o… in paniclog_flush_internal()994 …size_to_flush = ROUNDUP((panic_info->mph_other_log_len + (panic_info->mph_other_log_offset - offse… in paniclog_flush_internal()
950 other_log_len = unsigned(panic_header.mph_other_log_len)
1180 panic_info->mph_panic_log_len + panic_info->mph_other_log_len; in do_kern_dump()