Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/
H A Dhyp-main.c233 void handle_trap(struct kvm_cpu_context *host_ctxt) in handle_trap() function
/OK3568_Linux_fs/kernel/arch/um/os-Linux/skas/
H A Dprocess.c134 static void handle_trap(int pid, struct uml_pt_regs *regs, in handle_trap() function
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dkvm_host.h808 int (*handle_trap)(struct kvm_vcpu *vcpu); member