Searched refs:fault_type (Results 1 – 2 of 2) sorted by relevance
54 enum fault_type { enum73 static enum fault_type get_fault_type(struct pt_regs *regs) in get_fault_type()355 enum fault_type type; in do_exception()
2323 static int fault_type; variable2332 fault_type = 0; in handle_fault()2336 fault_type = 1; in handle_fault()2339 fault_type = 2; in handle_fault()2453 printf("%s", fault_chars[fault_type]); in memex()2589 printf("%s", fault_chars[fault_type]); in xmon_rawdump()2993 printf("%s", fault_chars[fault_type]); in prdump()3032 const char *x = fault_chars[fault_type]; in generic_inst_dump()