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()
137 bool has_exception; member
1096 if (hypctx->has_exception) { in vmmops_run()1097 hypctx->has_exception = false; in vmmops_run()1330 hypctx->has_exception = true; in vmmops_exception()