Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dvmx.c1670 static bool is_hypercall(union exit_reason exit_reason) in is_hypercall() function
1736 if (is_hypercall(exit_reason)) in exit_handler()
1950 if (is_hypercall(exit_reason)) { in check_for_guest_termination()