Searched refs:handle_fault (Results 1 – 3 of 3) sorted by relevance
68 static int handle_fault(struct pt_regs *regs) in handle_fault() function169 __debugger = handle_fault; in crash_kexec_prepare_cpus()374 __debugger_fault_handler = handle_fault; in default_machine_crash_shutdown()
914 static int handle_fault(struct kvm_vcpu *vcpu, struct vsie_page *vsie_page) in handle_fault() function1157 return handle_fault(vcpu, vsie_page); in do_vsie_run()
128 static int handle_fault(struct pt_regs *);838 handle_fault(regs); /* doesn't return */ in xmon_fault_handler()2328 static int handle_fault(struct pt_regs *regs) in handle_fault() function