Searched refs:eph_ext_paniclog_offset (Results 1 – 4 of 4) sorted by relevance
321 bool ext_paniclog_exceeds = ((panic_info->eph_ext_paniclog_offset != 0) ? in is_debug_ptr_in_ext_paniclog()322 ((uint32_t)(debug_buf_ptr - gPanicBase) >= panic_info->eph_ext_paniclog_offset) : in is_debug_ptr_in_ext_paniclog()
395 uint32_t eph_ext_paniclog_offset; member
802 panic_info->eph_ext_paniclog_offset = (ext_paniclog_bytes != 0) ? in do_print_all_backtraces()
1149 ext_paniclog_addr = unsigned(panic_header) + unsigned(panic_header.eph_ext_paniclog_offset)