Searched refs:handle_fault (Results 1 – 3 of 3) sorted by relevance
56 static int handle_fault(struct pt_regs *regs) in handle_fault() function149 __debugger = handle_fault; in crash_kexec_prepare_cpus()350 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
744 static int handle_fault(struct kvm_vcpu *vcpu, struct vsie_page *vsie_page) in handle_fault() function885 return handle_fault(vcpu, vsie_page); in do_vsie_run()
128 static int handle_fault(struct pt_regs *);773 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()2008 static int handle_fault(struct pt_regs *regs) in handle_fault() function