Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/
Dswitch.c211 static const exit_handler_fn hyp_exit_handlers[] = { variable
239 return hyp_exit_handlers; in kvm_get_exit_handler_array()
/linux-6.12.1/arch/arm64/kvm/hyp/vhe/
Dswitch.c421 static const exit_handler_fn hyp_exit_handlers[] = { variable
436 return hyp_exit_handlers; in kvm_get_exit_handler_array()