Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dxmon.c2233 static int fault_except; variable
2238 fault_except = TRAP(regs); in handle_fault()
3389 printf("*** %x exception occurred\n", fault_except); in proccall()
/kernel/linux/linux-6.6/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()

Completed in 9 milliseconds