Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/xmon/
H A Dxmon.c2235 static int fault_except; variable
2240 fault_except = TRAP(regs); in handle_fault()
3391 printf("*** %x exception occurred\n", fault_except); in proccall()