Home
last modified time | relevance | path

Searched refs:fault_except (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/xmon/
H A Dxmon.c2323 static int fault_except; variable
2328 fault_except = TRAP(regs); in handle_fault()
3462 printf("*** %x exception occurred\n", fault_except); in proccall()