Searched refs:has_exception (Results 1 – 4 of 4) sorted by relevance
94 bool has_exception; member
642 if (hypctx->has_exception) { in vmmops_run()643 hypctx->has_exception = false; in vmmops_run()
119 bool has_exception; member
1081 if (hypctx->has_exception) { in vmmops_run()1082 hypctx->has_exception = false; in vmmops_run()1313 hypctx->has_exception = true; in vmmops_exception()