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