Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c521 static const exit_handler_fn hyp_exit_handlers[] = { variable
568 return __fixup_guest_exit(vcpu, exit_code, hyp_exit_handlers); in fixup_guest_exit()