Home
last modified time | relevance | path

Searched defs:handle_trap (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/riscv/lib/
H A Dinterrupts.c67 ulong handle_trap(ulong cause, ulong epc, struct pt_regs *regs) in handle_trap() function
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c411 void handle_trap(struct kvm_cpu_context *host_ctxt) in handle_trap() function
/openbmc/linux/arch/um/os-Linux/skas/
H A Dprocess.c184 static void handle_trap(int pid, struct uml_pt_regs *regs, in handle_trap() function
/openbmc/linux/arch/mips/include/asm/
H A Dkvm_host.h726 int (*handle_trap)(struct kvm_vcpu *vcpu); member