Home
last modified time | relevance | path

Searched defs:handle_syscall (Results 1 – 2 of 2) sorted by relevance

/linux/arch/um/kernel/skas/
H A Dsyscall.c17 void handle_syscall(struct uml_pt_regs *r) in handle_syscall() function
/linux/arch/mips/include/asm/
H A Dkvm_host.h723 int (*handle_syscall)(struct kvm_vcpu *vcpu); member