Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/skas/
H A Dprocess.c270 static void handle_trap(struct uml_pt_regs *regs) in handle_trap() function
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c675 void handle_trap(struct kvm_cpu_context *host_ctxt) in handle_trap() function
/linux/arch/mips/include/asm/
H A Dkvm_host.h726 int (*handle_trap)(struct kvm_vcpu *vcpu); member