Searched refs:handle_fault (Results 1 – 3 of 3) sorted by relevance
60 static int handle_fault(struct pt_regs *regs) in handle_fault() function153 __debugger = handle_fault; in crash_kexec_prepare_cpus()354 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
905 static int handle_fault(struct kvm_vcpu *vcpu, struct vsie_page *vsie_page) in handle_fault() function1059 return handle_fault(vcpu, vsie_page); in do_vsie_run()
122 static int handle_fault(struct pt_regs *);773 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()2079 static int handle_fault(struct pt_regs *regs) in handle_fault() function