Searched refs:has_exception (Results 1 – 4 of 4) sorted by relevance
78 bool has_exception; member
628 if (hypctx->has_exception) { in vmmops_run()629 hypctx->has_exception = false; in vmmops_run()
118 bool has_exception; member
1075 if (hypctx->has_exception) { in vmmops_run()1076 hypctx->has_exception = false; in vmmops_run()1307 hypctx->has_exception = true; in vmmops_exception()