Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kvm/
H A Dhandle_exit.c239 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
/OK3568_Linux_fs/kernel/scripts/kconfig/
H A Dmconf.c951 static int handle_exit(void) in handle_exit() function
/OK3568_Linux_fs/buildroot/support/kconfig/
H A Dmconf.c955 static int handle_exit(void) in handle_exit() function
/OK3568_Linux_fs/u-boot/scripts/kconfig/
H A Dmconf.c955 static int handle_exit(void) in handle_exit() function
/OK3568_Linux_fs/kernel/arch/x86/kvm/svm/
H A Dsvm.c3077 static int handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in handle_exit() function
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkvm_host.h1156 int (*handle_exit)(struct kvm_vcpu *vcpu, member