Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/
H A Dhandle_exit.c361 int handle_exit(struct kvm_vcpu *vcpu, int exception_index) in handle_exit() function
/linux/scripts/kconfig/
H A Dmconf.c874 static int handle_exit(void) in handle_exit() function
/linux/arch/loongarch/include/asm/
H A Dkvm_host.h162 int (*handle_exit)(struct kvm_run *run, struct kvm_vcpu *vcpu); member
/linux/arch/x86/include/asm/
H A Dkvm_host.h1704 int (*handle_exit)(struct kvm_vcpu *vcpu, member