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()357 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
903 static int handle_fault(struct kvm_vcpu *vcpu, struct vsie_page *vsie_page) in handle_fault() function1144 return handle_fault(vcpu, vsie_page); in do_vsie_run()
125 static int handle_fault(struct pt_regs *);833 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()2235 static int handle_fault(struct pt_regs *regs) in handle_fault() function