Searched defs:pseudo_excause (Results 1 – 2 of 2) sorted by relevance
111 static void frame_to_panic_info(void *frame, panic_info_t *info, bool pseudo_excause)129 static void panic_handler(void *frame, bool pseudo_excause)
60 …bool pseudo_excause; // flag indicating that exception cause has special meaning member