Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kvm/
Dhandle_exit.c107 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function
155 exit_handler = kvm_get_exit_handler(vcpu); in handle_exit()
/Linux-v5.4/arch/arm64/kvm/
Dhandle_exit.c227 static exit_handle_fn kvm_get_exit_handler(struct kvm_vcpu *vcpu) in kvm_get_exit_handler() function
255 exit_handler = kvm_get_exit_handler(vcpu); in handle_trap_exceptions()