Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx_tests.c1328 static int ept_exit_handler_common(union exit_reason exit_reason, bool have_ad) in ept_exit_handler_common() function
1497 return ept_exit_handler_common(exit_reason, false); in ept_exit_handler()
1564 return ept_exit_handler_common(exit_reason, true); in eptad_exit_handler()