Home
last modified time | relevance | path

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

/linux-3.3/scripts/kconfig/
Dmconf.c797 static int handle_exit(void) in handle_exit() function
/linux-3.3/arch/x86/include/asm/
Dkvm_host.h623 int (*handle_exit)(struct kvm_vcpu *vcpu); member
/linux-3.3/arch/x86/kvm/
Dsvm.c3351 static int handle_exit(struct kvm_vcpu *vcpu) in handle_exit() function