Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dxmon.c2232 static int fault_except; variable
2237 fault_except = TRAP(regs); in handle_fault()
3388 printf("*** %x exception occurred\n", fault_except); in proccall()