Home
last modified time | relevance | path

Searched defs:exit_handler (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/arm64/kvm/
Dhandle_exit.c167 exit_handle_fn exit_handler; in handle_exit() local
/linux-4.4.14/arch/arm/kvm/
Dhandle_exit.c142 exit_handle_fn exit_handler; in handle_exit() local
/linux-4.4.14/scripts/gdb/linux/
Dutils.py130 def exit_handler(event): function