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

/linux-4.1.27/arch/arm64/kvm/
H A Dhandle_exit.c101 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) kvm_get_exit_handler() function
138 exit_handler = kvm_get_exit_handler(vcpu); handle_exit()
/linux-4.1.27/arch/arm/kvm/
H A Dhandle_exit.c121 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) kvm_get_exit_handler() function
164 exit_handler = kvm_get_exit_handler(vcpu); handle_exit()

Completed in 300 milliseconds