Home
last modified time | relevance | path

Searched refs:kvm_get_exit_handler (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/kvm/
Dhandle_exit.c119 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function
167 exit_handler = kvm_get_exit_handler(vcpu); in handle_exit()
/Linux-v4.19/arch/arm64/kvm/
Dhandle_exit.c200 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function
228 exit_handler = kvm_get_exit_handler(vcpu); in handle_trap_exceptions()