Searched refs:is_intercepted (Results 1 – 1 of 1) sorted by relevance
1358 bool_t is_intercepted; in nestedsvm_check_intercepts() local1361 is_intercepted = nsvm_vmcb_guest_intercepts_exitcode(v, regs, exitcode); in nestedsvm_check_intercepts()1365 if (is_intercepted) in nestedsvm_check_intercepts()1380 if (!is_intercepted) in nestedsvm_check_intercepts()1386 if (is_intercepted) in nestedsvm_check_intercepts()1398 if (!is_intercepted) in nestedsvm_check_intercepts()1419 if (is_intercepted) in nestedsvm_check_intercepts()
Completed in 7 milliseconds