Searched refs:handle_trap (Results 1 – 7 of 7) sorted by relevance
74 .word handle_trap /* 3 - Trap Instruction */163 ENTRY(handle_trap)
270 static void handle_trap(struct uml_pt_regs *regs) in handle_trap() function760 handle_trap(regs); in userspace()
61 bl handle_trap
675 void handle_trap(struct kvm_cpu_context *host_ctxt) in handle_trap() function
291 void handle_trap(struct kvm_cpu_context *host_ctxt);
726 int (*handle_trap)(struct kvm_vcpu *vcpu); member
1268 ret = kvm_mips_callbacks->handle_trap(vcpu); in __kvm_mips_handle_exit()
Completed in 27 milliseconds