Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/kvm/
H A Dhandle_exit.c322 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
/openbmc/linux/scripts/kconfig/
H A Dmconf.c958 static int handle_exit(void) in handle_exit() function
/openbmc/u-boot/scripts/kconfig/
H A Dmconf.c955 static int handle_exit(void) in handle_exit() function
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1626 int (*handle_exit)(struct kvm_vcpu *vcpu, member