Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dcrash.c58 static int handle_fault(struct pt_regs *regs) in handle_fault() function
151 __debugger = handle_fault; in crash_kexec_prepare_cpus()
347 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
/linux-4.4.14/kernel/
Dfutex.c2030 goto handle_fault; in fixup_pi_state_owner()
2036 goto handle_fault; in fixup_pi_state_owner()
2071 handle_fault: in fixup_pi_state_owner()
/linux-4.4.14/arch/powerpc/xmon/
Dxmon.c114 static int handle_fault(struct pt_regs *);
700 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()
1814 static int handle_fault(struct pt_regs *regs) in handle_fault() function